File size: 142 Bytes
2f1409f
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
services:
  - type: web
    name: leadgen
    runtime: docker
    healthCheckPath: /health
    envVars:
      - key: PORT
        value: 8000