Rename .env to secret.env
This commit is contained in:
3
server/secret.env.example
Normal file
3
server/secret.env.example
Normal file
@@ -0,0 +1,3 @@
|
||||
GITEA_CLIENT_ID="12345678-abcd-1234-efgh-1234567890ab"
|
||||
GITEA_CLIENT_SECRET="gto_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
||||
SESSION_SECRET_KEY="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
||||
Reference in New Issue
Block a user