mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-21 23:20:23 +00:00
dev
This commit is contained in:
parent
d136f7bb37
commit
e8812046a2
2 changed files with 1 additions and 5 deletions
|
@ -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:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "0.8.26-rc23",
|
||||
"version": "0.8.26-rc24",
|
||||
"plugins": {
|
||||
"portainer": "0.0.6",
|
||||
"nginx": "0.0.5",
|
||||
|
|
Loading…
Reference in a new issue