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