mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-14 16:49:10 +00:00
ui needs to be receptive to $PORT
This commit is contained in:
parent
b62166abda
commit
9ba1334e2b
2 changed files with 2 additions and 2 deletions
|
@ -22,5 +22,5 @@ FROM base AS output
|
|||
|
||||
COPY --from=builder /src .
|
||||
|
||||
EXPOSE 3000
|
||||
ENV PORT=6601
|
||||
CMD yarn ui:prod
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue