Update deployments/staging/docker-compose.yaml
This commit is contained in:
parent
09014adbb9
commit
784040a97f
@ -1,11 +1,12 @@
|
||||
services:
|
||||
admin:
|
||||
dwarfener_front:
|
||||
container_name: dwarfener_front
|
||||
restart: unless-stopped
|
||||
image: $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG.$CI_PIPELINE_ID
|
||||
networks:
|
||||
- penahub_frontend
|
||||
- marketplace_penahub_frontend
|
||||
hostname: dwarfener
|
||||
tty: true
|
||||
networks:
|
||||
penahub_frontend:
|
||||
marketplace_penahub_frontend:
|
||||
external: true
|
||||
|
Loading…
Reference in New Issue
Block a user