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: volumes:
- /data/mysource:/websoft9/apphub-dev - /data/mysource:/websoft9/apphub-dev
- apphub_media:/websoft9/media - apphub_media:/websoft9/media
# - apphub_logs:/websoft9/apphub-dev/logs
# - apphub_config:/websoft9/apphub-dev/src/config
depends_on: depends_on:
- deployment - deployment
- git - git
@ -82,9 +80,7 @@ networks:
external: true external: true
volumes: volumes:
apphub_logs:
apphub_media: apphub_media:
apphub_config:
portainer: portainer:
gitea: gitea:
nginx_data: nginx_data:

View file

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