添加docker文件

This commit is contained in:
Administrator 2023-07-13 13:51:01 +08:00
parent d6b9a8ea66
commit a74e741e74
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ services:
networks:
- app
command:
cd /home/daily && python3 main.py'
cd /home/daily && python3 main.py
networks:
app:
driver: bridge