No known key found for this signature in database
GPG Key ID: EBA7BD5CB8B7CB94
1 changed files with
2 additions and
0 deletions
-
waypoint.hcl
|
|
@ -38,6 +38,8 @@ app "page-recorder" { |
|
|
|
service_port = 8080 |
|
|
|
static_environment = { |
|
|
|
"NODE_ENV": "production" |
|
|
|
"REDIS_HOST": var.redis_host |
|
|
|
"REDIS_PORT": var.redis_port |
|
|
|
} |
|
|
|
|
|
|
|
labels = { |
|
|
|