aiparking_api/config.js
2020-02-02 15:24:30 +07:00

4 lines
77 B
JavaScript

module.exports = {
storage_host: "118.70.32.5",
storage_port: 9013
};