添加docker文件

This commit is contained in:
Administrator 2023-07-13 13:54:34 +08:00
parent 87006bf6e9
commit 609782484a
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
pwd&&ls&&cd /home/daily && python3 main.py
networks:
app:
driver: bridge