11 lines
126 B
Plaintext
11 lines
126 B
Plaintext
DB_USERNAME=test
|
|
DB_PASSWORD=test
|
|
DB_NAME=app
|
|
DB_PORT=5432
|
|
|
|
REDIS_PORT=6379
|
|
|
|
WEB_PORT=3000
|
|
ADMIN_PORT=3001
|
|
PLATFORM_PORT=8080
|