Now by default, pastafari is showed to all ips in the network

This commit is contained in:
Antonio de la Rosa 2016-07-24 04:40:28 +02:00
parent d06d38db52
commit 9e1e48e0e9

View file

@ -60,7 +60,7 @@ session_enabled=True
cookie_name = 'paramecio.session'
domain='localhost'
domain='0.0.0.0'
domain_url='http://localhost:8080'