mirror of
https://github.com/blw1138/Zordon.git
synced 2025-12-17 16:58:12 +00:00
Additional work to allow registering of remote clients
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<body>
|
||||
<h1>Upload a file</h1>
|
||||
|
||||
<form action="http://localhost:8080/uploader" method="POST"
|
||||
<form action="/uploader" method="POST"
|
||||
enctype="multipart/form-data">
|
||||
<div>
|
||||
<input type="file" name="file"/><br>
|
||||
|
||||
Reference in New Issue
Block a user