diff --git a/examples/casdoor/README.md b/examples/casdoor/README.md index f19d970..88772d0 100644 --- a/examples/casdoor/README.md +++ b/examples/casdoor/README.md @@ -9,4 +9,4 @@ You have to manually supply an `app.conf` configuration file. Within this file, you have to define your postgresql database connection string. -An example `app.conf` is provided in this repository. +An example `app.conf` is provided in this repository. Adjust it to your needs and place it at the bind mount volume `/mnt/docker-volumes/casdoor/conf/app.conf`.