This commit is contained in:
Rizky 2024-01-21 16:59:20 +07:00
parent 5e2071145f
commit 3145192068
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ RUN apt-get update
RUN apt-get install git curl gnupg zip unzip -yq
RUN chown -R bun:bun /app/prasi
COPY docker.ts docker.ts
USER bun
EXPOSE 3000/tcp
EXPOSE 4550/tcp