9 lines
161 B
Bash
9 lines
161 B
Bash
USER_UID=1000
|
|
USER_GID=1000
|
|
APP_NAME=Ambroisie's Gitea
|
|
RUN_MODE=prod
|
|
DOMAIN=gitea.belanyi.fr
|
|
ROOT_URL=https://gitea.belanyi.fr
|
|
LFS_START_SERVER=true
|
|
SSH_PORT=22
|