This repository has been archived on 2022-11-03. You can view files and clone it, but cannot push or open issues or pull requests.
docker_systems/archive/gitea/.env.j2

5 lines
104 B
Django/Jinja

USER_UID=1001
USER_GID=1001
SECRET_KEY={{ gitea_secret_key }}
MYSQL_PASSWORD={{ gitea_mysql_password }}