Made it working from one docker-compose file
This commit is contained in:
@@ -5,4 +5,6 @@ COPY ./index.html /usr/share/nginx/html
|
||||
COPY ./logo.png /usr/share/nginx/html
|
||||
COPY ./styles.css /usr/share/nginx/html
|
||||
COPY ./common.css /usr/share/nginx/html
|
||||
COPY ./favicon.ico /usr/share/nginx/html
|
||||
COPY ./favicon.ico /usr/share/nginx/html
|
||||
|
||||
EXPOSE 80
|
||||
|
||||
Reference in New Issue
Block a user