add auto update
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
[Container]
|
[Container]
|
||||||
Image=git.legonzaur.fr/legonzaur/vote-back:latest
|
Image=git.legonzaur.fr/legonzaur/vote-back:latest
|
||||||
|
AutoUpdate=registry
|
||||||
Environment=API_PREFIX=/api
|
Environment=API_PREFIX=/api
|
||||||
Environment=DEV_MODE=false
|
Environment=DEV_MODE=false
|
||||||
EnvironmentFile=./.env
|
EnvironmentFile=./.env
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
[Container]
|
[Container]
|
||||||
Image=git.legonzaur.fr/legonzaur/vote-front:latest
|
Image=git.legonzaur.fr/legonzaur/vote-front:latest
|
||||||
|
AutoUpdate=registry
|
||||||
Environment=PORT=3001
|
Environment=PORT=3001
|
||||||
EnvironmentFile=./.env
|
EnvironmentFile=./.env
|
||||||
Pod=vote.pod
|
Pod=vote.pod
|
||||||
|
|||||||
Reference in New Issue
Block a user