5 lines
127 B
Bash
5 lines
127 B
Bash
|
POSTGRES_HOST=together-postgres
|
||
|
POSTGRES_USER=together
|
||
|
POSTGRES_PASSWORD=togetherno.1
|
||
|
REDIS_HOST=together-redis
|
||
|
REDIS_PORT=6379
|