5 lines
130 B
Plaintext
5 lines
130 B
Plaintext
POSTGRES_URL=postgresql://user:password@your-host:5432/database
|
|
ALLNET_PORT=20080
|
|
MUCHA_PORT=10082
|
|
SERVICE_PORT=9002
|
|
API_PORT=9003 |