Update dev port

This commit is contained in:
TheNeedful-DO 2024-02-08 15:54:12 +00:00
parent 194080d22a
commit d3286750aa

View File

@ -75,4 +75,5 @@ Rails.application.configure do
# config.action_cable.disable_request_forgery_protection = true
config.hosts << "pineapple.punked.us"
config.hosts << "theneedfuldo.tendy.zone"
config.hosts << "shangtsung:9914"
end