Beta-5
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
-->
|
||||
<title>PiPedal</title>
|
||||
</head>
|
||||
<body>
|
||||
<body style="background: #D0D0D0">
|
||||
<noscript>You need to enable JavaScript to run this app.</noscript>
|
||||
<div id="root"></div>
|
||||
<!--
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"socket_server_port": 80,
|
||||
"socket_server_port": 8080,
|
||||
"socket_server_address": "*",
|
||||
"debug": true,
|
||||
"max_upload_size": 1048576,
|
||||
|
||||
Reference in New Issue
Block a user