This commit is contained in:
2022-09-03 10:16:53 +02:00
commit 77549bffc1
6 changed files with 772 additions and 0 deletions

3
server/.env.example Normal file
View File

@@ -0,0 +1,3 @@
GITEA_CLIENT_ID="12345678-abcd-1234-efgh-1234567890ab"
GITEA_CLIENT_SECRET="gto_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
SESSION_SECRET_KEY="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"