refactor: 统一数据持久化目录

This commit is contained in:
wanghe-fit2cloud
2023-07-13 15:34:02 +08:00
parent 7cb4c87e4b
commit ec37473fb4
69 changed files with 61 additions and 179 deletions
+1 -2
View File
@@ -1,4 +1,4 @@
version: "3"
version: '3'
services:
gitea:
image: gitea/gitea:1.19.4
@@ -23,7 +23,6 @@ services:
- "${PANEL_APP_PORT_SSH}:22"
labels:
createdBy: "Apps"
networks:
1panel-network:
external: true