This commit is contained in:
hatim boufnichel 2024-04-05 23:53:40 +02:00
parent 59ba82ac16
commit f2d6ffe0b0

View file

@ -106,8 +106,17 @@ services:
# - '8084:8080'
- '10004:10009'
- '9738:9735'
web:
build: .
lpub:
build:
context: lpub
image: lpub
dockerfile: src/tests/Dockerfile
depends_on:
- backend1
- alice
- bob
- carol
- dave
# ports:
# - "8000:5000"