change pgadmin port

This commit is contained in:
deflax 2024-03-28 17:25:15 +02:00
parent c945a17d26
commit 16489bbcce

View file

@ -18,7 +18,7 @@ services:
env_file: env_file:
- ./.env - ./.env
ports: ports:
- 5050:5050 - 80:5050
restart: always restart: always
networks: networks:
- internal - internal