I have copied content of the example config file and run it with following command.
docker run -p 3476:3476 -p 3478:3478 -v /Users/egeaytin/Desktop/config ghcr.io/permify/permify:v0.4.0 serve
It should give an error and not start the grpc and http servers successfully since the database is not exist. But it does:

I have copied content of the example config file and run it with following command.
docker run -p 3476:3476 -p 3478:3478 -v /Users/egeaytin/Desktop/config ghcr.io/permify/permify:v0.4.0 serveIt should give an error and not start the grpc and http servers successfully since the database is not exist. But it does: