mirror of
https://github.com/tomru/pdfer.git
synced 2026-03-03 14:37:21 +01:00
make the docker build actually working
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
FROM nginx:alpine
|
||||
COPY ./build /usr/share/nginx/html
|
||||
COPY ./api.conf /etc/nginx/conf.d/
|
||||
COPY ./api.conf /etc/nginx/conf.d/default.conf
|
||||
|
||||
Reference in New Issue
Block a user