readymixerp_modules_api/app-sample.properties
2023-11-10 11:06:14 +05:30

7 lines
212 B
INI

app.port=9001
app.cors.enabled=true
app.cors.hosts=www.readymixerp.com,app.readymixerp.com
app.db.user=postgres
app.db.pass=postgres
app.db.url=jdbc:postgresql://192.168.64.6/modules_app
app.db.run_migration=true