8 lines
151 B
Bash
8 lines
151 B
Bash
BASE_URL=git.
|
|
EMAIL=
|
|
POSTGRES_PASSWORD=
|
|
SSH_PORT=22 # change this if you already use port 22 for server ssh
|
|
|
|
POSTGRES_DB=gitea
|
|
POSTGRES_USER=gitea
|