fix: restore nginx.conf, bake into nginx image for /api/ proxy
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
FROM nginx:alpine
|
||||
COPY www /usr/share/nginx/html
|
||||
COPY nginx.conf /etc/nginx/conf.d/default.conf
|
||||
|
||||
Reference in New Issue
Block a user