Refactor Dockerfile and docker-compose.yml to use new directory structure and update volume paths
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
@@ -195,8 +195,8 @@ input:checked + .slider:before {
|
||||
<td><input type="text" name="domain" value="<%= setup.domain %>"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Uptime:</td>
|
||||
<td><input type="text" name="uptime" value="<%= setup.uptime %>"></td>
|
||||
<td>Discord WebHooks:</td>
|
||||
<td><input type="text" name="webhooks_discord" value="<%= setup.webhooks_discord %>"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
@@ -251,4 +251,4 @@ input:checked + .slider:before {
|
||||
</script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user