mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
Fix UI docker tests docker compose file
This commit is contained in:
parent
48bcb11983
commit
1ff2aed68c
1 changed files with 0 additions and 1 deletions
|
|
@ -49,7 +49,6 @@ services:
|
|||
bw-ui:
|
||||
image: bunkerity/bunkerweb-ui:1.5.2
|
||||
pull_policy: never
|
||||
command: python3 -m flask --app main:app run --host=0.0.0.0 --port=7000
|
||||
depends_on:
|
||||
- bw
|
||||
- bw-docker-proxy
|
||||
|
|
|
|||
Loading…
Reference in a new issue