Skip to content

Commit 5d94773

Browse files
authored
Merge pull request #538 from coopdevs/fix-production-deployment
Fix production deployment
2 parents 0a16f3d + 893f7f4 commit 5d94773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/deploy/production.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
server 'metal.timeoverflow.org', user: 'timeoverflow', roles: %w(app db web)
1+
server 'www.timeoverflow.org', user: 'timeoverflow', roles: %w(app db web)

0 commit comments

Comments
 (0)