We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71679ea commit d20ea3bCopy full SHA for d20ea3b
1 file changed
.do/deploy.template.yaml
@@ -7,7 +7,7 @@ spec:
7
repo_clone_url: https://github.com/live-codes/livecodes
8
build_command: docker compose build
9
run_command: docker compose up -d
10
- # http_port: 443
+ http_port: 443
11
health_check:
12
http_path: /
13
instance_count: 1
0 commit comments