Skip to content

Commit 91eae17

Browse files
feat: add api to host
1 parent 41631d5 commit 91eae17

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config/environments/production.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
config.hosts << "localhost"
2222
config.hosts << "127.0.0.1"
2323
config.hosts << "187.77.39.215"
24+
config.hosts << "api.prostaff.gg"
2425

2526
# config.hosts << "123.123.123.123"
2627

0 commit comments

Comments
 (0)