发布应用 ANI-RSS AutoLady

Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
2024-11-27 17:14:53 +08:00
parent 04a5fb8b53
commit c85f9c5875
23 changed files with 283 additions and 30 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ services:
- ${PANEL_APP_PORT_API}:3001
env_file:
- /etc/1panel/envs/global.env
- /etc/1panel/envs/moviepilot/moviepilot.env
- /etc/1panel/envs/movie-pilot/movie-pilot.env
- ${ENV_FILE:-/etc/1panel/envs/default.env}
volumes:
- /var/run/docker.sock:/var/run/docker.sock
+1 -1
View File
@@ -16,7 +16,7 @@ services:
- ${PANEL_APP_PORT_API}:3001
env_file:
- /etc/1panel/envs/global.env
- /etc/1panel/envs/moviepilot/moviepilot2.env
- /etc/1panel/envs/movie-pilot/movie-pilot2.env
- ${ENV_FILE:-/etc/1panel/envs/default.env}
volumes:
- /var/run/docker.sock:/var/run/docker.sock