Skip to content

Commit

Permalink
Add sitename to gameserver hostname
Browse files Browse the repository at this point in the history
  • Loading branch information
Arie committed Jan 31, 2021
1 parent 3e9909c commit ad4e33a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/reservation.cfg.erb
@@ -1,6 +1,6 @@
hide_server 1

hostname ""
hostname "#{SITE_HOST}"
rcon_password "<%= rcon %>"
sv_password "<%= password %>"
tv_password "<%= tv_password %>"
Expand Down

0 comments on commit ad4e33a

Please sign in to comment.