mirror of
https://github.com/Sebclem/hassio-nextcloud-backup.git
synced 2024-11-27 11:26:55 +01:00
Compare commits
3 Commits
40ee545072
...
1ea6a9eb3f
Author | SHA1 | Date | |
---|---|---|---|
|
1ea6a9eb3f | ||
4c179d3dff | |||
|
7fe3b23ef4 |
@ -1 +1 @@
|
||||
14.1.0
|
||||
14.1.1
|
||||
|
@ -1,4 +1,4 @@
|
||||
ARG BUILD_FROM=ghcr.io/hassio-addons/base/amd64:14.1.0
|
||||
ARG BUILD_FROM=ghcr.io/hassio-addons/base/amd64:14.1.1
|
||||
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">exemple.com:8080</span>
|
||||
<div id="hostname-help" class="form-text">example.com:8080</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -70,4 +70,4 @@
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user