Spaces:
coolmanx
/
Running

coolmanx commited on
Commit
aedbe8b
·
verified ·
1 Parent(s): a009b66

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -72,7 +72,7 @@ RUN --mount=type=secret,id=MYSQL_HOST,mode=0444,required=true \
72
  \"password\": \"$ENV_MYSQL_PASSWORD\",\n\
73
  \"name\": \"$ENV_MYSQL_DATABASE\"\n\
74
  }\n\
75
- }" > $HOME/alist/data/test.json
76
 
77
  #download cfg and unzip
78
  #RUN curl -L -o cfga.zip https://github.com/twhite-gh/twhite-gh/raw/refs/heads/main/cfga.zip
 
72
  \"password\": \"$ENV_MYSQL_PASSWORD\",\n\
73
  \"name\": \"$ENV_MYSQL_DATABASE\"\n\
74
  }\n\
75
+ }" > $HOME/alist/test.json
76
 
77
  #download cfg and unzip
78
  #RUN curl -L -o cfga.zip https://github.com/twhite-gh/twhite-gh/raw/refs/heads/main/cfga.zip