修复tsconfig

This commit is contained in:
whyour
2022-10-20 15:30:22 +08:00
parent 4194f1964d
commit 04613bf9a9
3 changed files with 1 additions and 3 deletions
-1
View File
@@ -61,7 +61,6 @@ podman run -dit \
-p 5700:5700 \
--name qinglong \
--hostname qinglong \
--restart unless-stopped \
docker.io/whyour/qinglong:latest
```