This commit is contained in:
qiaofeng1227 2023-10-12 16:55:47 +08:00
parent d136f7bb37
commit e8812046a2
2 changed files with 1 additions and 5 deletions

View file

@ -18,8 +18,6 @@ services:
volumes:
- /data/mysource:/websoft9/apphub-dev
- apphub_media:/websoft9/media
# - apphub_logs:/websoft9/apphub-dev/logs
# - apphub_config:/websoft9/apphub-dev/src/config
depends_on:
- deployment
- git
@ -82,9 +80,7 @@ networks:
external: true
volumes:
apphub_logs:
apphub_media:
apphub_config:
portainer:
gitea:
nginx_data:

View file

@ -1,5 +1,5 @@
{
"version": "0.8.26-rc23",
"version": "0.8.26-rc24",
"plugins": {
"portainer": "0.0.6",
"nginx": "0.0.5",