Compare commits
1 Commits
379bacf023
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| c64d5a96cb |
@@ -1,2 +1,3 @@
|
|||||||
FROM nginx:alpine
|
FROM nginx:alpine
|
||||||
COPY dist /usr/share/nginx/html
|
COPY dist /usr/share/nginx/html
|
||||||
|
COPY nginx.conf /etc/nginx/conf.d/default.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user