mirror of
https://github.com/lnbits/lnbits.git
synced 2025-04-04 01:48:02 +02:00
make
This commit is contained in:
parent
2adbeea785
commit
88e56d66dd
@ -48,6 +48,8 @@ COPY . .
|
||||
COPY --from=builder /app/.venv .venv
|
||||
|
||||
RUN make
|
||||
RUN make build
|
||||
|
||||
RUN mkdir data
|
||||
|
||||
ENV LNBITS_PORT="5000"
|
||||
|
Loading…
x
Reference in New Issue
Block a user