This repository has been archived on 2024-01-05. You can view files and clone it, but cannot push or open issues or pull requests.
gamma.fogtype.com/.env.example
Kohei Watanabe 914342dfc4
All checks were successful
continuous-integration/drone/push Build is passing
set DRONE_USER_CREATE
2022-12-27 00:24:07 +09:00

9 lines
276 B
Text

SERVER_HOST=gamma.fogtype.com
DRONE_GITEA_SERVER=https://git.fogtype.com/
DRONE_GITEA_CLIENT_ID=
DRONE_GITEA_CLIENT_SECRET=
DRONE_RPC_SECRET=
DRONE_SERVER_HOST=${SERVER_HOST}
DRONE_SERVER_PROTO=https
DRONE_ADMIN_USER=
DRONE_USER_CREATE=username:${DRONE_ADMIN_USER},admin:true