This commit is contained in:
Boki 2026-03-21 13:06:46 -04:00
parent 4705550359
commit deeb934526
5 changed files with 444 additions and 32 deletions

View file

@ -113,7 +113,7 @@ services: # Dragonfly - Redis replacement for caching and events
image: dpage/pgadmin4:latest
container_name: trading-bot-pgadmin
environment:
PGADMIN_DEFAULT_EMAIL: admin@tradingbot.local
PGADMIN_DEFAULT_EMAIL: admin@tradingbot.com
PGADMIN_DEFAULT_PASSWORD: admin123
PGADMIN_CONFIG_SERVER_MODE: 'False'
PGADMIN_DISABLE_POSTFIX: 'true'