adding logging to a file 'tag.log'

#3
by applemuncy - opened

adding logging to a file 'tag.log'
In an effort to understand what is happening.

logging is working but must us developer mode and ssh in to read tag.log

no logging from mcp-server ???

Moved tag,log out of app directory

try running uvicorn on port 8000

running mcp_server by way of dev mode ssh

set Dockerfile to run mcp_server.py
Abd uvicorn on 7860

modify Dockerfile to entrypoint map_server.py

changed back to CMD python app.py

Sign up or log in to comment