mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-11 22:18:54 +08:00
Merge pull request #18 from toeverything/chore/update-dockerfile
chore: update dockerfile
This commit is contained in:
@@ -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