mirror of
https://codeberg.org/JasterV/intisync.ex.git
synced 2026-04-26 18:10:07 +00:00
update prod.exs
This commit is contained in:
parent
8a657ecd84
commit
82b9b34eb9
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ import Config
|
||||||
# before starting your production server.
|
# before starting your production server.
|
||||||
config :intisync, IntisyncWeb.Endpoint,
|
config :intisync, IntisyncWeb.Endpoint,
|
||||||
force_ssl: [rewrite_on: [:x_forwarded_proto]],
|
force_ssl: [rewrite_on: [:x_forwarded_proto]],
|
||||||
url: [host: "intisync.app", port: 80],
|
|
||||||
cache_static_manifest: "priv/static/cache_manifest.json",
|
cache_static_manifest: "priv/static/cache_manifest.json",
|
||||||
check_origin: [
|
check_origin: [
|
||||||
"//intisync.gigalixirapp.com/",
|
"//intisync.gigalixirapp.com/",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue