mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-15 03:31:42 +00:00
panel.sutty.nl
This commit is contained in:
parent
617de1701a
commit
d6367dea8a
1 changed files with 1 additions and 1 deletions
|
@ -6,6 +6,6 @@ Rails.application.configure do
|
|||
domain = ENV.fetch('SUTTY', 'sutty.nl')
|
||||
|
||||
config.hosts << domain
|
||||
config.hosts << "edit.#{domain}"
|
||||
config.hosts << "panel.#{domain}"
|
||||
config.hosts << "api.#{domain}"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue