7 lines
139 B
Plaintext
7 lines
139 B
Plaintext
|
|
# Copy to .env and set real values. .env is gitignored.
|
||
|
|
|
||
|
|
PORT=4001
|
||
|
|
GITEA_URL=https://gitea.d-bis.org
|
||
|
|
GITEA_TOKEN=
|
||
|
|
# PHOENIX_DEPLOY_SECRET=
|