Delete appstore directory

This commit is contained in:
2024-11-28 17:56:52 +08:00
committed by GitHub
parent a74b89ea86
commit 90a255e9b8
1335 changed files with 0 additions and 39886 deletions
@@ -1,28 +0,0 @@
networks:
1panel-network:
external: true
services:
wiseflow:
container_name: wiseflow
env_file:
- ./envs/global.env
- .env
environment:
- TZ=Asia/Shanghai
- LANG=zh_CN.UTF-8
- LC_ALL=zh_CN.UTF-8
- WS_LOG=verbose
image: qyg2297248353/wiseflow:v0.3.0
labels:
createdBy: Apps
networks:
- 1panel-network
ports:
- ${PANEL_APP_PORT_HTTP}:8090
- ${PANEL_APP_PORT_BACKEND}:8077
restart: always
stdin_open: true
tty: true
volumes:
- ${WISEFLOW_ROOT_PATH}/pb_data:/app/pb/pb_data
- ${WISEFLOW_ROOT_PATH}/data:/app/works_data