mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-04-25 17:00:40 +02:00
remove unused network
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user