Details
Details
- Reviewers
- None
- Group Reviewers
doceng - Commits
- R9:28b246c8258c: Teach hugo to listen over TLS without a port appended
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 74046 Build 70929: arc lint + arc unit
Event Timeline
Comment Actions
I use this to be able to serve "clean" URLs without the :1313 port behind my reverse proxy:
https://whiskey.skunkwerks.at/en/books/handbook/containers/
If there's a cleaner make pattern I'd be happy to use that instead.