1
0
Files
ProcessGit Templates 75e3a05d36 Initial template import
2026-02-05 21:19:44 +00:00

4 lines
122 B
Bash

# Example secrets file (do not commit real secrets)
API_KEY=replace-me
DATABASE_URL=postgres://user:pass@host:5432/dbname