Processed apps directory via GitHub Actions
This commit is contained in:
@@ -14,7 +14,7 @@ services:
|
||||
- database__client=mysql
|
||||
- mail__options__service=Email
|
||||
- mail__options__secure=true
|
||||
image: ghost:6.8.1
|
||||
image: ghost:6.9.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -10,7 +10,7 @@ services:
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
- PORT=${PANEL_APP_PORT_HTTP}
|
||||
image: ghcr.io/nodepassproject/nodepassdash:3.2.5
|
||||
image: ghcr.io/nodepassproject/nodepassdash:3.2.6
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE}
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
- database__client=mysql
|
||||
- mail__options__service=Email
|
||||
- mail__options__secure=true
|
||||
image: ghost:6.8.1
|
||||
image: ghost:6.9.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
@@ -10,7 +10,7 @@ services:
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
- PORT=${PANEL_APP_PORT_HTTP}
|
||||
image: ghcr.io/nodepassproject/nodepassdash:2.2.1
|
||||
image: ghcr.io/nodepassproject/nodepassdash:3.2.6
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE}
|
||||
|
||||
@@ -10,7 +10,7 @@ services:
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
- PORT=${PANEL_APP_PORT_HTTP}
|
||||
image: ghcr.io/nodepassproject/nodepassdash:3.2.5
|
||||
image: ghcr.io/nodepassproject/nodepassdash:2.2.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE}
|
||||
Reference in New Issue
Block a user