add docker imp

This commit is contained in:
2026-06-12 17:16:36 +08:00
parent d8dccfc04c
commit 31c4d460db
4 changed files with 15 additions and 2 deletions

View File

@@ -0,0 +1,8 @@
#!/bin/sh
set -e
echo "Starting FRP client..."
/frp/frpc -c /frp/frpc.toml &
echo "Starting file upload service..."
python3 app.py