Few fixes

This commit is contained in:
cdricms
2025-02-11 10:01:36 +00:00
parent 0f1e0dcefb
commit a028c1f097
3 changed files with 9 additions and 9 deletions

View File

@@ -1,11 +1,11 @@
services:
latosa-escrima.fr-frontend:
container_name: latosa-frontend
# image: cems.dev:5000/latosa-escrima.fr:latest
build:
context: ./frontend/
dockerfile: Dockerfile
target: final
image: cems.dev:5000/latosa-escrima.fr:latest
#build:
# context: ./frontend/
# dockerfile: Dockerfile
# target: final
depends_on:
- latosa-escrima.fr-backend
env_file: .env