-
-
Save jaydestro/56830ded9bd26111ee60b308136a34a7 to your computer and use it in GitHub Desktop.
coldbrew.conf
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: mern-demo | |
cluster: mern-demo | |
port: 3000 | |
units: 2 | |
cpu: 1.0 | |
memory: 500m | |
load_balancer: | |
enabled: true | |
health_check: | |
path: / | |
status: 200 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment