mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
wip
This commit is contained in:
@@ -24,4 +24,4 @@ RUN pnpm run build:webapp
|
||||
FROM nginx
|
||||
|
||||
COPY ./packages/webapp/nginx/sites/default.conf /etc/nginx/conf.d/default.conf
|
||||
COPY --from=build /app/packages/webapp/build /usr/share/nginx/html
|
||||
COPY --from=build /app/packages/webapp/dist /usr/share/nginx/html
|
||||
|
||||
Reference in New Issue
Block a user