mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
Processed apps directory via GitHub Actions
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: mauricenino/dashdot:6.3.0
|
||||
image: mauricenino/dashdot:6.3.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
+1
-1
@@ -7,7 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: ghcr.io/homarr-labs/homarr:v1.53.2
|
||||
image: ghcr.io/homarr-labs/homarr:v1.54.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE}
|
||||
@@ -3,13 +3,13 @@ networks:
|
||||
external: true
|
||||
services:
|
||||
nodebb:
|
||||
container_name: 4.8.1
|
||||
container_name: 4.9.0
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: ghcr.io/nodebb/nodebb:4.8.1
|
||||
image: ghcr.io/nodebb/nodebb:4.9.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -9,7 +9,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: ghcr.io/nodebb/nodebb:4.8.1
|
||||
image: ghcr.io/nodebb/nodebb:4.9.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -3,13 +3,13 @@ networks:
|
||||
external: true
|
||||
services:
|
||||
nodebb:
|
||||
container_name: 4.8.1
|
||||
container_name: 4.9.0
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: ghcr.io/nodebb/nodebb:4.8.1
|
||||
image: ghcr.io/nodebb/nodebb:4.9.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -7,7 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: mauricenino/dashdot:6.3.0
|
||||
image: mauricenino/dashdot:6.3.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
@@ -7,7 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: ghcr.io/homarr-labs/homarr:v1.53.2
|
||||
image: ghcr.io/homarr-labs/homarr:v1.54.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE}
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
nodebb:
|
||||
image: ghcr.io/nodebb/nodebb:4.8.1
|
||||
image: ghcr.io/nodebb/nodebb:4.9.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
@@ -9,7 +9,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: ghcr.io/nodebb/nodebb:4.8.1
|
||||
image: ghcr.io/nodebb/nodebb:4.9.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user