Add php file added to dockerfile for copy
This commit is contained in:
@@ -10,6 +10,7 @@ ENV HTTPS=1
|
||||
COPY nginx.conf /etc/nginx/nginx.conf
|
||||
COPY hassapi.class.php /home
|
||||
COPY hass_cb.php /home
|
||||
COPY sync_hass_states.php /home
|
||||
COPY state_post.sh /home
|
||||
COPY states_get.sh /home
|
||||
COPY run.sh /
|
||||
|
||||
Reference in New Issue
Block a user