5 lines
301 B
Text
5 lines
301 B
Text
export POSTGRES_DATABASE_URL="postgres://postgres:password@localhost:5432/postgres"
|
|
export POSTGRES_DATABASE_URL="postgres://postgres:password@localhost:5432/postgres"
|
|
export FORGEFLUX_server_COOKIE_SECRET=""
|
|
export FORGEFLUX_forges_GITHUB_client_id=""
|
|
export FORGEFLUX_forges_GITHUB_client_secret=""
|