diff options
| author | Emil Williams | 2025-07-06 18:36:26 +0000 |
|---|---|---|
| committer | Emil Williams | 2025-07-06 18:36:26 +0000 |
| commit | a9c95145e8b3d9a46a4597e4c4c5d4ac77ad18db (patch) | |
| tree | f2854e0b06f1222bd88c5268f2849b01abc52b69 /example_frontend.html | |
| parent | be96ef3c69aa497dd0a663de6cc3318fa7d77893 (diff) | |
| download | emil-up.chud.cyou-a9c95145e8b3d9a46a4597e4c4c5d4ac77ad18db.tar.xz emil-up.chud.cyou-a9c95145e8b3d9a46a4597e4c4c5d4ac77ad18db.tar.zst | |
nginx, in deployment
Diffstat (limited to 'example_frontend.html')
| -rw-r--r-- | example_frontend.html | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/example_frontend.html b/example_frontend.html deleted file mode 100644 index 137594e..0000000 --- a/example_frontend.html +++ /dev/null @@ -1,12 +0,0 @@ -<div style="width: 400px;"> - <form action="http://localhost:8080" method="post" enctype="multipart/form-data"> - <fieldset> - <legend>Upload a file</legend> - <label> - Select file: - <input type="file" name="file" required> - </label> - <button type="submit">Upload</button> - </fieldset> - </form> -</div> |
