-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
This looks like a great project, i was writing something that effectively did the same, when i ran into this project.
- Docker: creates /data/secret as a directory which stops the server from starting
- I added a Dockerfile that simply runs
RUN rm -rfv /data && mkdir /data && touch /data/secret
- I added a Dockerfile that simply runs
- Password: I have a password set, yet, the application won't prompt for it, there is no mention of a username if basic auth is expected. I want to use this for Google. Setting up the
mcp-proxyreturns simply401 Unauthorized
I would love to help with some rough edges as i work through testing this. These first two errors, while not significant, they put up a barrier, so if i can help, i would be happy to.
Metadata
Metadata
Assignees
Labels
No labels