termcloud/.env.example
2025-08-07 18:24:00 +01:00

4 lines
113 B
Plaintext

# Do not use quotes, make will scream at you
DATABASE_URL=postgres://user:password@localhost/termcloud
PORT=8080