File: env-example

package info (click to toggle)
postgresql-autodoc 1.41%2B20200921-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 228 kB
  • sloc: perl: 1,406; sh: 153; sql: 103; makefile: 69
file content (6 lines) | stat: -rw-r--r-- 116 bytes parent folder | download
1
2
3
4
5
6
# Copy, rename to env, and fill in your db details
DATABASE=app
HOST=localhost
PORT=5432
USER=app
PASSWORD=password