1
0
mirror of synced 2024-12-04 19:17:58 +01:00
Bayshore/.env.example

5 lines
130 B
Plaintext
Raw Normal View History

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