1
0
mirror of synced 2025-02-02 04:37:59 +01:00
Bayshore/.env.example

5 lines
130 B
Plaintext
Raw Normal View History

2022-11-19 15:41:05 +00:00
POSTGRES_URL=postgresql://user:password@your-host:5432/database
ALLNET_PORT=20080
MUCHA_PORT=10082
SERVICE_PORT=9002
API_PORT=9003