mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
Remove unused network configuration from pgAdmin Docker Compose file
This commit is contained in:
parent
495dd53f80
commit
482ad1f927
@ -11,12 +11,6 @@ services:
|
||||
- PGADMIN_CONFIG_MASTER_PASSWORD_REQUIRED=False
|
||||
volumes:
|
||||
- pgadmin-data:/var/lib/pgadmin
|
||||
networks:
|
||||
- proxy
|
||||
|
||||
volumes:
|
||||
pgadmin-data:
|
||||
|
||||
networks:
|
||||
proxy:
|
||||
external: true
|
Loading…
Reference in New Issue
Block a user