Skip to content

Commit

Permalink
#39 Updated allowed_origins
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominux committed Jan 18, 2023
1 parent e55ffc9 commit d924382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/prod/.env
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
DATABASE_URL=postgres://dgs:lmao@db/dgs
PORT=8100
ALLOWED_ORIGINS = "https://dominux.github.io/DGS"
ALLOWED_ORIGINS = "https://dominux.github.io"

0 comments on commit d924382

Please sign in to comment.