mirror of
https://github.com/Sebclem/hassio-nextcloud-backup.git
synced 2024-11-27 11:26:55 +01:00
Compare commits
1 Commits
1ea6a9eb3f
...
40ee545072
Author | SHA1 | Date | |
---|---|---|---|
|
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}
|
||||
|
||||
# Copy root filesystem
|
||||
|
@ -30,7 +30,7 @@
|
||||
<div class="col-12">
|
||||
<label for="hostname" class="form-label">Hostname</label>
|
||||
<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>
|
||||
|
Loading…
Reference in New Issue
Block a user