use databaseUrl

Marco Hernandez2 years ago

Hi,

I would like to know if the database.url variable can be used throughout the project like $webUrl

    <entry key='database.url'>jdbc:mysql://localhost:3306/test_traccar?serverTimezone=UTC&amp;allowPublicKeyRetrieval=true&amp;useSSL=false&amp;allowMultiQueries=true&amp;autoReconnect=true&amp;useUnicode=yes&amp;characterEncoding=UTF-8&amp;sessionVariables=sql_mode=''</entry>

<entry key="web.url">http://127.0.0.1:4200/#/apis/</entry>
Anton Tananaev2 years ago

No.