mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-11 11:58:41 +00:00
chore: update dockerfile
This commit is contained in:
2
.github/deployment/Dockerfile
vendored
2
.github/deployment/Dockerfile
vendored
@@ -1,5 +1,5 @@
|
||||
FROM nginx:alpine
|
||||
|
||||
COPY ./out /usr/share/nginx/html
|
||||
COPY ./packages/app/out /usr/share/nginx/html
|
||||
|
||||
COPY ./.github/deployment/nginx.conf /etc/nginx/conf.d/default.conf
|
||||
|
||||
Reference in New Issue
Block a user