update sqlite db
This commit is contained in:
@@ -31,7 +31,7 @@ RUN apt-get update && \
|
||||
|
||||
#ENV FRONTEND_HOST=https://app.nkode.tech
|
||||
#ENV FRONTEND_HOST=http://localhost:8090
|
||||
ENV SQLITE_DB=/app/data/sqlite/nkode.db
|
||||
ENV SQLITE_DB=/app/data/sqlite/demo.db
|
||||
|
||||
# Set the working directory inside the runtime container
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user