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:
@@ -5,13 +5,13 @@ services:
|
||||
cyberchef:
|
||||
container_name: cyberchef
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: ghcr.io/gchq/cyberchef:10.19.4
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
- 1panel-network
|
||||
- 1panel-network
|
||||
ports:
|
||||
- ${PANEL_APP_PORT_HTTP}:80
|
||||
- ${PANEL_APP_PORT_HTTP}:80
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user