fix: add build config
This commit is contained in:
parent
e30310b45d
commit
f4eb1bd4ca
@ -17,6 +17,11 @@ services:
|
||||
interval: 10s
|
||||
timeout: 5s
|
||||
retries: 5
|
||||
build:
|
||||
context: .
|
||||
args:
|
||||
FLUXER_BUILD_CONFIG: |
|
||||
{ "domain": { "base_domain": "${FLUXER_BASE_DOMAIN}", "static_cdn_domain": "fluxerstatic.com", "public_scheme": "https", "public_port": 443 } }
|
||||
logging: *default-logging
|
||||
|
||||
fluxer_server:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user