fix: wrong build context
This commit is contained in:
parent
cda7c1469b
commit
312b5c324d
@ -37,7 +37,7 @@ services:
|
||||
- ./config:/usr/src/app/config:ro
|
||||
- fluxer_data:/usr/src/app/data
|
||||
build:
|
||||
context: .
|
||||
context: ./fluxer_server
|
||||
args:
|
||||
FLUXER_BUILD_CONFIG: |
|
||||
{ "domain": { "base_domain": "${FLUXER_BASE_DOMAIN}", "static_cdn_domain": "fluxerstatic.com", "public_scheme": "https", "public_port": 443 } }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user