mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +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
|
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
|
COPY ./.github/deployment/nginx.conf /etc/nginx/conf.d/default.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user