mirror of
https://github.com/Sebclem/hassio-nextcloud-backup.git
synced 2024-11-27 19:34:53 +01:00
Compare commits
2 Commits
0c8a5c65bf
...
3307a3af77
Author | SHA1 | Date | |
---|---|---|---|
|
3307a3af77 | ||
|
40ee545072 |
@ -1 +1 @@
|
|||||||
14.1.1
|
14.1.0
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
ARG BUILD_FROM=ghcr.io/hassio-addons/base/amd64:14.1.1
|
ARG BUILD_FROM=ghcr.io/hassio-addons/base/amd64:14.1.0
|
||||||
FROM ${BUILD_FROM}
|
FROM ${BUILD_FROM}
|
||||||
|
|
||||||
# Copy root filesystem
|
# Copy root filesystem
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
<div class="col-12">
|
<div class="col-12">
|
||||||
<label for="hostname" class="form-label">Hostname</label>
|
<label for="hostname" class="form-label">Hostname</label>
|
||||||
<input id="hostname" type="text" class="form-control" aria-describedby="hostname-help">
|
<input id="hostname" type="text" class="form-control" aria-describedby="hostname-help">
|
||||||
<div id="hostname-help" class="form-text">example.com:8080</span>
|
<div id="hostname-help" class="form-text">exemple.com:8080</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user