We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae4887a commit f0ebc7cCopy full SHA for f0ebc7c
samples/standalone.yml
@@ -49,6 +49,8 @@ env:
49
## TODO: The domain name this Discourse instance will respond to
50
## Required. Discourse will not work with a bare IP number.
51
DISCOURSE_HOSTNAME: 'discourse.example.com'
52
+ ## Other hostnames that should have a valid https certificate for (will redirect to hostname)
53
+ ## DISCOURSE_HOSTNAME_ALIASES: domain.com,other.domain.com
54
55
## Uncomment if you want the container to be started with the same
56
## hostname (-h option) as specified above (default "$hostname-$config")
0 commit comments