update conf

This commit is contained in:
2024-11-30 15:16:26 +07:00
parent ff45f97a11
commit 279dd537dd
2 changed files with 3 additions and 1 deletions

View File

@ -2,7 +2,8 @@
"app": {
"name": "Service Master Data",
"description": "Purpose of this service is to provide master data product, master data suco and etc",
"version": "1.0.0"
"version": "1.0.0",
"env": "Development"
},
"server": {
"port": "4001",

View File

@ -3,6 +3,7 @@
"name": "Service Master Data",
"description": "Purpose of this service is to provide master data product, master data suco and etc",
"version": "1.0.0"
"env": "Staging"
},
"server": {
"port": "4001",