Skip to content

Commit 11e8524

Browse files
authored
Update Dockerfile
1 parent c84bae9 commit 11e8524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ ENV DEFAULTCONFIG=default
1313
ENV ROUTE=/
1414

1515
ENTRYPOINT /app/shell2http -form -no-index -export-vars=CONFDIR,DEFAULTCONFIG -port ${PORT} \
16-
${ROUTE} 'CONFIG=${v_conf} IP=${v_ip} PORT=${v_port} pac.sh'
16+
${ROUTE} 'CONF=${v_conf} IP=${v_ip} PORT=${v_port} pac.sh'
1717

0 commit comments

Comments
 (0)