Skip to content

Commit d2c4fe4

Browse files
authored
fix: domain name
1 parent 7657783 commit d2c4fe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/environments/production.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Rails.application.configure do
22
# Settings specified here will take precedence over those in config/application.rb.
3-
config.hosts << "aylamusica.jamezrin.name"
3+
config.hosts << "aylamusica.jamezrin.com"
44

55
# Code is not reloaded between requests.
66
config.cache_classes = true

0 commit comments

Comments
 (0)