Skip to content

Commit

Permalink
Fix config key
Browse files Browse the repository at this point in the history
  • Loading branch information
jostyee authored Jan 24, 2018
1 parent ddfb64f commit 4a24bb6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions goflyway.conf
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# this is a config file for goflyway

[default]
key= 0123456789abcdef
upstream= 127.0.0.1:8100
listen= :8100
password=0123456789abcdef
upstream=127.0.0.1:8100
listen=:8100

[misc]
[misc]

0 comments on commit 4a24bb6

Please sign in to comment.