Setup nginx conf for single-page routing
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
FROM nginx:latest
|
||||
|
||||
COPY dist /usr/share/nginx/html
|
||||
COPY nginx.conf /etc/nginx/nginx.conf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user