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