This repository has been archived on 2021-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
shipyard/gitea/gitea.env

9 lines
169 B
Bash
Raw Permalink Normal View History

2020-05-07 00:11:47 +02:00
USER_UID=1000
USER_GID=1000
APP_NAME=Ambroisie's Gitea
RUN_MODE=prod
2021-02-08 12:15:17 +01:00
DOMAIN=gitea.old.belanyi.fr
ROOT_URL=https://gitea.old.belanyi.fr
2020-05-07 00:11:47 +02:00
LFS_START_SERVER=true
2020-07-08 14:17:33 +02:00
SSH_PORT=22