mirror of
https://github.com/QYG2297248353/appstore-dpanel
synced 2025-12-29 08:01:36 +08:00
Synced apps from source repository via GitHub Actions
This commit is contained in:
@@ -14,7 +14,7 @@ services:
|
|||||||
- database__client=mysql
|
- database__client=mysql
|
||||||
- mail__options__service=Email
|
- mail__options__service=Email
|
||||||
- mail__options__secure=true
|
- mail__options__secure=true
|
||||||
image: ghost:6.8.1
|
image: ghost:6.9.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
+1
-1
@@ -10,7 +10,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
- PORT=${PANEL_APP_PORT_HTTP}
|
- PORT=${PANEL_APP_PORT_HTTP}
|
||||||
image: ghcr.io/nodepassproject/nodepassdash:3.2.5
|
image: ghcr.io/nodepassproject/nodepassdash:3.2.6
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
network_mode: ${NETWORK_MODE}
|
network_mode: ${NETWORK_MODE}
|
||||||
Reference in New Issue
Block a user