remove unused network
This commit is contained in:
parent
13f3ddbfd1
commit
100f406117
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ services:
|
||||||
NODE_ENV: production
|
NODE_ENV: production
|
||||||
image: bpatrik/pigallery2:1.9.0-alpine
|
image: bpatrik/pigallery2:1.9.0-alpine
|
||||||
networks:
|
networks:
|
||||||
- srv
|
- photo-frontend
|
||||||
expose:
|
expose:
|
||||||
- 80
|
- 80
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
Loading…
Add table
Reference in a new issue