Update dev port

This commit is contained in:
Jesse C. Fisher 2024-02-08 15:54:12 +00:00 committed by TheNeedful-DO
parent c386d5b271
commit f4148602a3

View File

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