Update server.json

This commit is contained in:
Florian Hoss 2022-10-21 15:19:35 +02:00
parent e7695a5aab
commit 7cfc4bb2c2

View file

@ -1,5 +1,5 @@
{
"port": 4000,
"allowed_hosts": "http://localhost:4000",
"swagger": true
"swagger": false
}