Add nginx config
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
FROM nginx:stable
|
||||
|
||||
COPY docker/nginx.conf /etc/nginx/conf.d/default.conf
|
||||
COPY dist /usr/share/nginx/html
|
||||
|
||||
Reference in New Issue
Block a user