15 lines
339 B
Plaintext
15 lines
339 B
Plaintext
# rMaps.online Environment Variables
|
|
|
|
# Application
|
|
NODE_ENV=development
|
|
PORT=3000
|
|
|
|
# c3nav Integration (optional - defaults to 38c3)
|
|
C3NAV_BASE_URL=https://38c3.c3nav.de
|
|
|
|
# Automerge Sync Server (optional - for real-time sync)
|
|
AUTOMERGE_SYNC_URL=wss://sync.rmaps.online
|
|
|
|
# Analytics (optional)
|
|
# NEXT_PUBLIC_PLAUSIBLE_DOMAIN=rmaps.online
|