remove unused network

This commit is contained in:
Yax 2021-12-12 18:38:24 +01:00
parent 13f3ddbfd1
commit 100f406117

View file

@ -7,7 +7,7 @@ services:
NODE_ENV: production
image: bpatrik/pigallery2:1.9.0-alpine
networks:
- srv
- photo-frontend
expose:
- 80
restart: unless-stopped