mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-04-01 05:25:41 +02:00
13 lines
313 B
Markdown
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.
|