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

3 lines
72 B
Plaintext

DATABASE_URL="postgres://user:password@localhost/termcloud"
PORT="8080"