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&allowPublicKeyRetrieval=true&useSSL=false&allowMultiQueries=true&autoReconnect=true&useUnicode=yes&characterEncoding=UTF-8&sessionVariables=sql_mode=''</entry>
<entry key="web.url">http://127.0.0.1:4200/#/apis/</entry>
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&allowPublicKeyRetrieval=true&useSSL=false&allowMultiQueries=true&autoReconnect=true&useUnicode=yes&characterEncoding=UTF-8&sessionVariables=sql_mode=''</entry> <entry key="web.url">http://127.0.0.1:4200/#/apis/</entry>