Skip to content
This repository has been archived by the owner on May 30, 2022. It is now read-only.

Commit

Permalink
Set default host to localhost
Browse files Browse the repository at this point in the history
  • Loading branch information
jiajunsu committed Jan 29, 2019
1 parent 46dab1a commit 68f5a1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion calculator_of_Onmyoji/server.conf
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[global]
host = 0.0.0.0
host = 127.0.0.1
port = 2019

0 comments on commit 68f5a1d

Please sign in to comment.