use app_port
This commit is contained in:
parent
ddc6fc6aae
commit
8403ee3106
|
@ -18,6 +18,7 @@ servers:
|
||||||
# Note: If using Cloudflare, set encryption mode in SSL/TLS setting to "Full" to enable CF-to-app encryption.
|
# Note: If using Cloudflare, set encryption mode in SSL/TLS setting to "Full" to enable CF-to-app encryption.
|
||||||
proxy:
|
proxy:
|
||||||
ssl: true
|
ssl: true
|
||||||
|
app_port: 4000
|
||||||
host: bright.futureporn.net
|
host: bright.futureporn.net
|
||||||
healthcheck:
|
healthcheck:
|
||||||
path: /api/health
|
path: /api/health
|
||||||
|
|
Loading…
Reference in New Issue