nodejs-MEAN-stack
nodejs-MEAN-stack copied to clipboard
Solution tutorial: Modern Web Application using MEAN stack on IBM Cloud
- an optional prefix. If set, it is used. If empty a default random prefix is generated like in https://github.com/l2fprod/simple-da/blob/7c35363613ca7fb2c9440bf2a7160ece5b284465/main.tf#L30 - an optional use_default_resource_group set to true, that will create...
When I run the server, it says it is listening on port 6003. But it is it actually running on localhost:6020, which is the value in the .env file. Example:...
Please add an /healthz check which indicates successful application state.