Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Commit ad5f4cf

Browse files
author
satoshinotdead
committed
test-again-2
1 parent 5637a9d commit ad5f4cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ RUN apk add --no-cache openssl python3 py3-pip make gcc g++
77
# Set build-time arguments
88
ARG DB_TYPE=sqlite
99
ENV DB_TYPE=$DB_TYPE
10+
ENV DB_URL=file:/data/cusdis.db
1011

1112
# Set working directory
1213
WORKDIR /app

0 commit comments

Comments
 (0)