fix: port conflict

This commit is contained in:
DDSRem
2023-09-09 10:44:05 +08:00
parent 933c6d838c
commit 0136d9fe06
5 changed files with 5 additions and 4 deletions

View File

@ -9,6 +9,7 @@ ENV LANG="C.UTF-8" \
UMASK=000 \
MOVIEPILOT_AUTO_UPDATE=true \
MOVIEPILOT_AUTO_UPDATE_DEV=false \
PORT=3001 \
NGINX_PORT=3000 \
CONFIG_DIR="/config" \
API_TOKEN="moviepilot" \