mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
added .env.development file to repo
This commit is contained in:
parent
9c16946b0d
commit
77b39fcc24
5 changed files with 33 additions and 10 deletions
|
@ -9,4 +9,3 @@ COPY docker/www/nginx.conf /etc/nginx/nginx.conf
|
|||
RUN rm -rf /usr/share/nginx/html/*
|
||||
COPY --from=builder /build /usr/share/nginx/html
|
||||
ENTRYPOINT ["nginx", "-g", "daemon off;"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue