Update 1.0.0 to 1.1.0
This commit is contained in:
parent
26ed3b98cf
commit
558f3878b1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
services:
|
services:
|
||||||
zimit-webapp:
|
zimit-webapp:
|
||||||
container_name: zimit-webapp
|
container_name: zimit-webapp
|
||||||
image: git.selfitdeploy.com/willy/zimit-webapp:1.0.0 # L'image sur mon registry
|
image: git.selfitdeploy.com/willy/zimit-webapp:1.1.0 # L'image sur mon registry
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- "8080:8080" # Port HTTP
|
- "8080:8080" # Port HTTP
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue