🔨」 fix: wtf

This commit is contained in:
2025-10-24 12:25:05 +02:00
parent e8177cc8d9
commit 6c1a39b1c1
3 changed files with 8 additions and 7 deletions

View File

@ -5,8 +5,8 @@ services:
dockerfile: docker/front/Dockerfile
context: ../../
args:
- VITE_USER_URL=${USER_URL}
- VITE_AUTH_URL=${AUTH_URL}
- VITE_USER_URL=${VITE_USER_URL}
- VITE_AUTH_URL=${VITE_AUTH_URL}
environment:
- TZ=Europe/Paris
networks: