feat(proxy): support external TLS termination
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
DOMAIN=game.example.com
|
||||
PUBLIC_SCHEME=https
|
||||
ACME_EMAIL=admin@example.com
|
||||
# Set http://DOMAIN when an external reverse proxy terminates TLS.
|
||||
CADDY_SITE_ADDRESS=
|
||||
HTTP_PORT=80
|
||||
HTTPS_PORT=443
|
||||
|
||||
|
||||
Reference in New Issue
Block a user