Skip to content

Commit 548a604

Browse files
committed
4got public
1 parent 40e4e8f commit 548a604

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ COPY --from=prerelease /usr/src/app/dxcluster/ ./dxcluster
2828
COPY --from=prerelease /usr/src/app/index.js .
2929
COPY --from=prerelease /usr/src/app/package.json .
3030
COPY --from=prerelease /usr/src/app/pota/ ./pota
31+
COPY --from=prerelease /usr/src/app/public/ ./public
3132

3233
# run the app
3334
USER bun

0 commit comments

Comments
 (0)