FIX: fixed path names
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Dominik Meyer 2024-03-02 09:40:15 +01:00
parent 93f8462f1e
commit 3b5aa7419d
Signed by: byterazor
GPG Key ID: EABDA0FD5981BC97

View File

@ -1,5 +1,5 @@
FROM docker.io/nginx:latest
COPY FHEM /usr/share/nginx/html
COPY controls_byterazor-fhem-ntfy /usr/share/nginx/html/
COPY CHANGED /usr/share/nginx/html/
COPY ../FHEM /usr/share/nginx/html
COPY ../controls_byterazor-fhem-ntfy /usr/share/nginx/html/
COPY ../CHANGED /usr/share/nginx/html/