fix: restore permissions export compatibility and add regressions
This commit is contained in:
@@ -13,6 +13,7 @@ COPY . .
|
||||
ARG PUBLIC_API_URL=https://opt-api.osdci.net
|
||||
ENV PUBLIC_API_URL=$PUBLIC_API_URL
|
||||
|
||||
RUN bun run prepare
|
||||
RUN bun run build:server
|
||||
|
||||
# Bundle the server into a single file with all dependencies
|
||||
|
||||
Reference in New Issue
Block a user