Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Commit

Permalink
Add new domain origins: starkcompass.com (#269)
Browse files Browse the repository at this point in the history
  • Loading branch information
klaus993 authored Sep 27, 2023
1 parent f4fb43e commit e7a03af
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/runtime.exs
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,9 @@ if config_env() == :prod do
"https://www.madaraexplorer.com",
"https://madaraexplorer.lambdaclass.com",
"https://testing.madaraexplorer.com",
"https://starkcompass.com",
"https://www.starkcompass.com",
"https://testing.starkcompass.com",
"https://#{host}:#{port}",
"http://#{host}:#{port}"
],
Expand Down

0 comments on commit e7a03af

Please sign in to comment.