add .env to front

This commit is contained in:
2025-06-01 15:17:35 +02:00
parent f60cff5fba
commit 8d24f77f4b
+1
View File
@@ -1,6 +1,7 @@
[Container] [Container]
Image=git.legonzaur.fr/legonzaur/vote-front:latest Image=git.legonzaur.fr/legonzaur/vote-front:latest
Environment=PORT=3001 Environment=PORT=3001
EnvironmentFile=./.env
Pod=vote.pod Pod=vote.pod
[Service] [Service]