Files
Compose-Examples/examples/casdoor/README.md
2026-03-11 14:31:09 +01:00

13 lines
313 B
Markdown

# References
- https://github.com/casdoor/casdoor
- https://casdoor.org/pl/docs/basic/try-with-docker/
# Notes
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.