Fix deploy/compose file, remove client codes (multirepo)
All checks were successful
Server Check Build (NixCN CMS) TeamCity build finished

Signed-off-by: Asai Neko <sugar@sne.moe>
This commit is contained in:
2026-02-18 14:11:03 +08:00
parent 78fba57f94
commit 5439b6d370
168 changed files with 1 additions and 24138 deletions

View File

@@ -1,9 +0,0 @@
:3000 {
root * /srv
encode zstd gzip
handle_path /app/* {
try_files {path} /index.html
file_server
}
}

View File

@@ -56,7 +56,7 @@ services:
volumes:
- ./Caddyfile:/etc/caddy/Caddyfile
- ./cert.crt:/etc/caddy/cert.crt
- ./key.pem:/etc/caddy/key.pem
- ./cert.key:/etc/caddy/cert.key
- ./data/caddy/data:/data
- ./data/caddy/config:/config