forked from mattronix/escpos-go-labels
app
This commit is contained in:
parent
7b5c804ec8
commit
bd01d9751c
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<h1>Create DNH Label</h1>
|
||||
<form id="labelForm" action="http://indicio.ti:8080/create_dnh_label" method="POST">
|
||||
<form id="labelForm" action="http://10.209.10.3:8080/create_dnh_label" method="POST">
|
||||
<label for="name">Name:</label>
|
||||
<input type="text" id="name" name="name" required>
|
||||
<br><br>
|
||||
|
|
Loading…
Reference in a new issue