Qovery / simple-example-with-postgresql

1 stars 4 forks source link

Error in configuration files #2

Open straumat opened 3 years ago

straumat commented 3 years ago

In the file configuration file https://github.com/Qovery/simple-example-with-postgresql/blob/master/src/main/resources/application.yml, you put quotation marks around the jdbc URL but this doesn't work. It must be removed or the app crashes

evoxmusic commented 3 years ago

Thanks @straumat