8 lines
278 B
Bash
8 lines
278 B
Bash
# Copy to .env and adjust. Nothing here is required for Phase 0.
|
|
# PORT=3000
|
|
# DATA_DIR=/app/data
|
|
|
|
# Arrives in later phases:
|
|
# ADMIN_PASSWORD=change-me # Phase 4 — protects the admin page
|
|
# PUBLIC_URL=https://game.example.com # Phase 1 — for building invite links
|