test
This commit is contained in:
parent
4705550359
commit
deeb934526
5 changed files with 444 additions and 32 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue