Created
December 9, 2023 13:44
Revisions
-
caio-vinicius created this gist
Dec 9, 2023 .There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,15 @@ DJANGO_API_URL=https://127.0.0.1 DJANGO_WS_URL=wss://127.0.0.1 DJANGO_ALLOWED_HOSTS="*" DJANGO_JWT_SECRET_KEY=mysecretkey DJANGO_DEBUG=False DB_NAME=mydb POSTGRES_DB=mydb DB_USER=myuser POSTGRES_USER=myuser DB_PASSWORD=mypassword POSTGRES_PASSWORD=mypassword DB_HOST=db DJANGO_INTRA_REDIRECT_URI=https://127.0.0.1/game DJANGO_INTRA_API_ID=u-s4t2ud-016a0a390d584d94dcb2dada7726ec6dd7004fc014a2cd1286e9b0ca36be5d1d DJANGO_INTRA_API_SECRET=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