This repository has been archived on 2024-12-07. You can view files and clone it, but cannot push or open issues or pull requests.
helseveileder/backend/.env.example

10 lines
215 B
Text
Raw Normal View History

POSTGRES_PASSWORD=supersafepassword
POSTGRES_USER=superman
POSTGRES_HOST=postgres
POSTGRES_DB=supercooldbname
DB_HOST=postgres
DB_PORT=sickassport
DB_USER=admin
DB_PASSWORD=supersafepassword
DB_NAME=supercooldbname