mirror of
https://gitlab.com/fabinfra/fabaccess/demos-environments/testenv.git
synced 2025-03-11 14:11:52 +01:00
Changed: BFFH Port to default 59661
This commit is contained in:
parent
6e073e054d
commit
65b3890a97
@ -13,7 +13,7 @@ services:
|
||||
pull_policy: always
|
||||
restart: always
|
||||
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"]
|
||||
environment:
|
||||
- "BFFH_LOG=debug"
|
||||
|
Loading…
x
Reference in New Issue
Block a user