Update zimit-webapp/docker-compose.yml
This commit is contained in:
parent
7d85ab35e6
commit
fcb2765c41
1 changed files with 5 additions and 5 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
services:
|
services:
|
||||||
zimit-webapp:
|
zimit-webapp:
|
||||||
container_name: zimit-webapp
|
container_name: zimit-webapp
|
||||||
image: zimit-webapp:v0.9.5 # L'image sur mon registry
|
image: git.selfitdeploy.com/willy/zimit-webapp:1.0.0 # L'image sur mon registry
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- "2000:8080" # Port HTTP
|
- "2000:8080" # Port HTTP
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue