添加docker文件

This commit is contained in:
Administrator 2023-07-14 10:27:20 +08:00
parent fb134e0913
commit 5156bfccfc
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -14,4 +14,4 @@ services:
bash -c "cd /home/daily && python3 main.py"
networks:
app:
driver: bridge
external: true