Added icon file
This commit is contained in:
@@ -26,6 +26,7 @@ WORKDIR /var/www
|
||||
|
||||
# Copy web assets and scripts
|
||||
COPY src/index.html /var/www/index.html
|
||||
COPY src/favicon.ico /var/www/favicon.ico
|
||||
COPY src/run_speed_test.sh /usr/local/bin/run_speed_test.sh
|
||||
COPY src/start.sh /usr/local/bin/start.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user