Is Seafile with Docker works with Webdav?

I installed Seafile 7.0.9 using docker-compose.
I tried to turn on Webdav, so I modified /conf/ seafdav.conf
It looks like

[WEBDAV]
enabled = true
port = 8080
fastcgi = true
share_name = /seafdav

It doesn’t work with either fastcgi on or off.
Is this because I didn’t configure the Nginx config?
Can anyone help me?

Did you follow the instructions in the manual?
https://download.seafile.com/published/seafile-manual/extension/webdav.md

Thanks, it works when I edited it again. Maybe something went wrong at the first time.
However new bug came out, the seahub will crush after operating for a while.

Glad I could help. Please mark as solved then.