staging fix
This commit is contained in:
parent
80602bf2a6
commit
062489f5ae
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ if config_env() == :prod do
|
|||
],
|
||||
secret_key_base: secret_key_base,
|
||||
server: true,
|
||||
check_origin: ["https://#{host}"]
|
||||
check_origin: ["https://#{host}", "http://10.0.19.222:33897", "https://s.aprs.me"]
|
||||
|
||||
config :aprsme,
|
||||
ecto_repos: [Aprsme.Repo],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue