RaspberryRocketeer/.env.example
2023-01-31 08:37:02 +01:00

8 lines
123 B
Text

POSTGRES_PORT=5432
EXPRESS_PORT=3000
FRONTEND_PORT=8080
POSTGRES_USER=postgres
POSTGRES_PASSWORD=postgres
POSTGRES_DB=rr