mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2024-11-19 01:43:42 +01:00
fixup!
This commit is contained in:
parent
c5e74255d8
commit
3126171b64
@ -57,6 +57,8 @@ COPY --from=builder /app/.venv .venv
|
||||
COPY --from=builder /app/lnbits/static/bundle.min.js lnbits/static
|
||||
COPY --from=builder /app/lnbits/static/bundle.min.css lnbits/static
|
||||
|
||||
RUN poetry install --only main --all-extras
|
||||
|
||||
RUN mkdir data
|
||||
|
||||
ENV LNBITS_PORT="5000"
|
||||
|
Loading…
Reference in New Issue
Block a user