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
|
||||
image: bpatrik/pigallery2:1.9.0-alpine
|
||||
networks:
|
||||
- srv
|
||||
- photo-frontend
|
||||
expose:
|
||||
- 80
|
||||
restart: unless-stopped
|
||||
|
|
Loading…
Add table
Reference in a new issue