docker mac - done

This commit is contained in:
Tham Luu
2024-09-20 17:59:55 +08:00
parent 16c0c24fae
commit a78146f25f
5 changed files with 45 additions and 13 deletions

View File

@ -41,4 +41,4 @@ init
# Start API
HOST_IP=`/sbin/ip route|awk '/default/ { print $3 }'`
exec python /app/fuware/main.py
exec python /app/backend/main.py