fix docker-compose version
All checks were successful
Deploy Bookshelf / deploy (push) Successful in 36s

This commit is contained in:
Julien Aldon
2026-01-13 16:03:08 +01:00
parent aec31fbd06
commit ed22dfd412

View File

@@ -4,8 +4,8 @@ services:
build:
context: .
dockerfile: front/Dockerfile
args:
VUE_APP_ROOT_FQDN: ${SERVICE_ROOT_FQDN}
args:
VUE_APP_ROOT_FQDN: ${SERVICE_ROOT_FQDN}
ports:
- 80:80
depends_on: