Skip to content

Instantly share code, notes, and snippets.

@caio-vinicius
Created December 9, 2023 13:44

Revisions

  1. caio-vinicius created this gist Dec 9, 2023.
    15 changes: 15 additions & 0 deletions gistfile1.txt
    Original 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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