Moved to npm_default network
This commit is contained in:
parent
9587504b34
commit
c101658bf3
@ -6,3 +6,9 @@ services:
|
|||||||
image: registry.gitlab.comprofix.com/comprofix/website:latest
|
image: registry.gitlab.comprofix.com/comprofix/website:latest
|
||||||
container_name: comprofix-website
|
container_name: comprofix-website
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
networks:
|
||||||
|
- npm_default
|
||||||
|
|
||||||
|
networks:
|
||||||
|
npm_default:
|
||||||
|
external: true
|
Loading…
Reference in New Issue
Block a user