5
0
Fork 0
backend-permissions/.env

4 lines
84 B
Bash
Raw Permalink Normal View History

2019-06-23 04:07:28 +08:00
LISTEN=:80
POSTGRES=postgresql://root@pg:5432/core?sslmode=disable
REDIS=redis:6379