Use dev tags
This commit is contained in:
parent
6afe204089
commit
06589bd910
@ -52,7 +52,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
sdk_relay:
|
sdk_relay:
|
||||||
image: git.4nkweb.com/4nk/sdk_relay:latest
|
image: git.4nkweb.com/4nk/sdk_relay:dev
|
||||||
container_name: sdk_relay
|
container_name: sdk_relay
|
||||||
depends_on:
|
depends_on:
|
||||||
- blindbit
|
- blindbit
|
||||||
@ -87,7 +87,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
lecoffre-back:
|
lecoffre-back:
|
||||||
image: git.4nkweb.com/4nk/lecoffre-back-mini:latest
|
image: git.4nkweb.com/4nk/lecoffre-back-mini:dev
|
||||||
container_name: lecoffre-back
|
container_name: lecoffre-back
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
@ -102,7 +102,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
lecoffre-front:
|
lecoffre-front:
|
||||||
image: git.4nkweb.com/4nk/lecoffre-front:latest
|
image: git.4nkweb.com/4nk/lecoffre-front:dev
|
||||||
container_name: lecoffre-front
|
container_name: lecoffre-front
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
@ -117,7 +117,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
ihm_client:
|
ihm_client:
|
||||||
image: git.4nkweb.com/4nk/ihm_client:latest
|
image: git.4nkweb.com/4nk/ihm_client:dev
|
||||||
container_name: ihm_client
|
container_name: ihm_client
|
||||||
ports:
|
ports:
|
||||||
- "3003:3003"
|
- "3003:3003"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user