feat(deploy): server overlay and teamhub-deploy manifest for the VM
This commit is contained in:
@@ -17,9 +17,8 @@
|
||||
},
|
||||
"compose": {
|
||||
"subdir": ".",
|
||||
"files": ["docker-compose.prod.yml"],
|
||||
"env_file": ".env.prod",
|
||||
"env_render_target": ".env.prod"
|
||||
"files": ["docker-compose.yml", "docker-compose.server.yml"],
|
||||
"env_render_target": ".env"
|
||||
},
|
||||
"health": {
|
||||
"base_url": "http://10.37.142.35:8050",
|
||||
|
||||
Reference in New Issue
Block a user