DocuSphere/server
2024-09-08 13:23:15 +02:00
..
src store this all as todo Dependency Cycle issues I couldn't resolve 2024-09-08 13:23:15 +02:00
build.gradle fix spelling mistake in build.gradle 2024-09-08 10:22:04 +02:00
README.md add root README.md 2024-08-30 21:48:19 +02:00

Some additional things to consider:

.env not being read by application.yml

There is currently not a way that environment variables are read from the .env file which the docker-compose.yml file uses.

You have to manually set the environment variables in e.g. your IDE