Replies: 1 comment 2 replies
|
Okay, found out how to implement a own config file: Maybe this helps someone :-) |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi, I have a question:
If I set it up with docker compose, how can I add user authentication?
This is my compose file:
I can open the webdav server and get automatically user anonymous.
Log say
wsgidav | Running without configuration file.So I only need a way to tell the container which config-file he have to read.
All reactions