fix(docker): correct spelling of scripts path for mise trust
This commit is contained in:
@@ -139,7 +139,7 @@ RUN chmod +x docker-entrypoint.sh \
|
||||
&& echo "set encoding=utf-8" >> /etc/vim/vimrc \
|
||||
&& ln -sf /app/baihu /usr/local/bin/baihu
|
||||
|
||||
ENV MISE_TRUSTED_CONFIG_PATHS=/app/data/scrips
|
||||
ENV MISE_TRUSTED_CONFIG_PATHS=/app/data/scripts
|
||||
|
||||
EXPOSE 8052
|
||||
|
||||
|
||||
Reference in New Issue
Block a user