This commit is contained in:
wintsa 2024-04-03 11:45:51 +08:00
parent c19235e07f
commit 1dde3de9fa
5 changed files with 10856 additions and 7615 deletions

BIN
.yarn/install-state.gz Normal file

Binary file not shown.

1
.yarnrc.yml Normal file
View File

@ -0,0 +1 @@
nodeLinker: node-modules

View File

@ -2,8 +2,8 @@ version: "3.2"
services:
sun-panel:
image: 'hslr/sun-panel:latest'
container_name: sun-panel
image: 'wintsa/zwpanel:latest'
container_name: zwpanel
volumes:
- ./conf:/app/conf
- ./uploads:/app/uploads

View File

@ -1,7 +1,6 @@
{
"name": "sun-panel",
"version": "0.0.1",
"private": false,
"description": "Sun-Panel Web",
"author": "BraisedHunter <95302870@qq.com>",
"keywords": [

18465
yarn.lock

File diff suppressed because it is too large Load Diff