Finally - Fix WorkDIR

This commit is contained in:
itspooya 2023-05-08 06:32:59 +03:30 committed by Ho3ein
parent 77cee098ad
commit ddbc1602ce

View file

@ -62,7 +62,7 @@ RUN arch=$(uname -m) && \
&& mv xray xray-linux-amd64; \
fi
WORKDIR /app
WORKDIR /app/x-ui
RUN chmod +x /app/x-ui/x-ui.sh
# Set the entrypoint