Can’t reach H2 database via TCP (docker-compose, 2 services)
I have a little web servlet application and I would like to initialize and reach my h2 database with tcp and docker-compose but somehow it doesn’t work.
I have a little web servlet application and I would like to initialize and reach my h2 database with tcp and docker-compose but somehow it doesn’t work.