Updated check origin in release environment (#67)

This commit is contained in:
Kieran
2024-03-10 15:31:40 -07:00
committed by GitHub
parent 09a4bcb36b
commit 67d7f397d1
2 changed files with 2 additions and 1 deletions
-1
View File
@@ -21,7 +21,6 @@ config :pinchflat, PinchflatWeb.Endpoint,
# Binding to loopback ipv4 address prevents access from other machines.
# Change to `ip: {0, 0, 0, 0}` to allow access from other machines.
http: [port: 4008],
check_origin: false,
code_reloader: true,
debug_errors: true,
secret_key_base: "QLKKs3ypkUgJ/fMnWZaIYqpMbnA4IlPVEm3tvezsblhFDv4b67rdp+AmTpAFFURK",