10 lines
110 B
Plaintext
10 lines
110 B
Plaintext
DB_USERNAME=test
|
|
DB_PASSWORD=test
|
|
DB_NAME=app
|
|
DB_PORT=5432
|
|
|
|
REDIS_PORT=6379
|
|
|
|
PLATFORM_PORT=8080
|
|
WEB_PORT=3000
|