-
-
Save jaredhirsch/d7501dbe02c449d91e7d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# development use only | |
Daemon 0 | |
LogFacility - | |
ListenHTTPS | |
Address 0.0.0.0 | |
Port 3443 | |
Cert "tmp/certificates/ssl.pem" | |
xHTTP 1 | |
AddHeader "X_FORWARDED_PROTO: https" | |
Service | |
BackEnd | |
Address 127.0.0.1 | |
Port 3030 | |
End | |
End | |
End |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment