add .env to front
This commit is contained in:
@@ -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]
|
||||||
|
|||||||
Reference in New Issue
Block a user