Remove unused network name definition from docker-compose.portainer.yml to streamline configuration.
This commit is contained in:
@@ -29,7 +29,6 @@ services:
|
||||
networks:
|
||||
proxy:
|
||||
external: true
|
||||
name: ${NPM_NETWORK:-npm_proxy}
|
||||
|
||||
volumes:
|
||||
pgadmin_data:
|
||||
|
||||
Reference in New Issue
Block a user