mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-11 20:08:37 +00:00
chore: move client folders (#948)
This commit is contained in:
2
.github/deployment/Dockerfile
vendored
2
.github/deployment/Dockerfile
vendored
@@ -1,6 +1,6 @@
|
||||
FROM node:16-alpine as relocate
|
||||
WORKDIR /app
|
||||
COPY ./packages/app/out ./dist
|
||||
COPY ./apps/web/out ./dist
|
||||
COPY ./.github/deployment/Caddyfile ./Caddyfile
|
||||
|
||||
FROM caddy:2.6.2-alpine
|
||||
|
||||
Reference in New Issue
Block a user