This commit is contained in:
sionow
2026-01-27 15:04:04 +01:00
parent 9e4c84f01b
commit ee73bcc35a
37 changed files with 9 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
POSTGRES_PASSWORD=coucou
JWT_SECRET=superlongsecretkeyatleast32characterspleasenevercommitthis
POSTGRES_DB=database
POSTGRES_HOST=database
POSTGRES_USER=user
GITHUB_CLIENT_ID=Ov23liYIX8bJcdamjQJm
GITHUB_CLIENT_SECRET=9db75e695a8c028a80bb2e9b5604b2e44f76fb26
GITHUB_CALLBACK_URL=http://localhost:8080/api/auth/github/callback
View File
View File

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB