mirror of
https://github.com/lnbits/lnbits.git
synced 2025-03-17 21:31:55 +01:00
update Dockerfile dir to lnbits/data
This commit is contained in:
parent
0ae11df52f
commit
fcc787ed35
@ -8,7 +8,7 @@ RUN curl -sSL https://install.python-poetry.org | python3 -
|
||||
ENV PATH="/root/.local/bin:$PATH"
|
||||
|
||||
WORKDIR /app
|
||||
RUN mkdir -p /app/lnbits/data
|
||||
RUN mkdir -p lnbits/data
|
||||
|
||||
COPY . .
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user