diff --git a/photo/docker-compose.pigallery.yml b/photo/docker-compose.pigallery.yml index 224a14e..ca40d5c 100755 --- a/photo/docker-compose.pigallery.yml +++ b/photo/docker-compose.pigallery.yml @@ -7,7 +7,7 @@ services: NODE_ENV: production image: bpatrik/pigallery2:1.9.0-alpine networks: - - srv + - photo-frontend expose: - 80 restart: unless-stopped