update:后台修改配置信息

This commit is contained in:
lan
2023-01-16 17:54:08 +08:00
parent a40fcaf726
commit 165064f243
5 changed files with 174 additions and 32 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
FROM python:3.9.5-slim-buster
LABEL author="Lan"
LABEL email="vast@tom.com"
LABEL version="1.5.9.2"
LABEL version="6"
COPY . /app