diff options
Diffstat (limited to 'vagrant/conf.cfg-sample')
-rw-r--r-- | vagrant/conf.cfg-sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vagrant/conf.cfg-sample b/vagrant/conf.cfg-sample index e5969c54..945bee6e 100644 --- a/vagrant/conf.cfg-sample +++ b/vagrant/conf.cfg-sample @@ -1,5 +1,5 @@ [webserver] -host = 127.0.0.1 +host = 0.0.0.0 port = 5000 secret = a secret only you know [misc] |