mirror of
https://gitlab.com/fabinfra/fabaccess/demos-environments/showcase.git
synced 2025-03-12 23:01:44 +01:00
Update docker-compose.yaml
This commit is contained in:
parent
0ca6b3f588
commit
c635074dcc
@ -13,7 +13,7 @@ services:
|
|||||||
pull_policy: always
|
pull_policy: always
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- "59666:59661"
|
- "59661:59661"
|
||||||
entrypoint: ["sh", "-c", "bffhd -c /etc/bffh/bffh.dhall --load=/etc/bffh/users.toml; bffhd -c /etc/bffh/bffh.dhall"]
|
entrypoint: ["sh", "-c", "bffhd -c /etc/bffh/bffh.dhall --load=/etc/bffh/users.toml; bffhd -c /etc/bffh/bffh.dhall"]
|
||||||
environment:
|
environment:
|
||||||
- "BFFH_LOG=debug"
|
- "BFFH_LOG=debug"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user