Skip to content

Commit 2003534

Browse files
asanvaqzhijie-yang
andauthored
docs: Apply suggestions from code review
Co-authored-by: zhijie-yang <zhijie.yang@canonical.com>
1 parent 1b05f75 commit 2003534

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

oci/temporal-server/documentation.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,10 @@ source-code: https://github.com/canonical/temporal-rocks
2222

2323
docker:
2424
parameters: >-
25+
-d
2526
-p 7233:7233
2627
-e SQL_HOST=1.2.3.4
2728
-v /path/to/temporal/config.yaml:/etc/temporal/config/config.yaml
28-
run_cmd: >-
29-
-d
3029
run_conclusion: |
3130
Temporal server starts and listens on its configured ports.
3231
@@ -36,15 +35,12 @@ config:
3635
TEMPORAL_ROOT:
3736
type: env
3837
description: Root directory of Temporal execution environment.
39-
default: .
4038
TEMPORAL_CONFIG_DIR:
4139
type: env
4240
description: Config directory path relative to the Temporal root.
43-
default: config
4441
TEMPORAL_ENVIRONMENT:
4542
type: env
4643
description: Run time Temporal environment.
47-
default: development
4844
TEMPORAL_AVAILABILITY_ZONE:
4945
type: env
5046
description: Temporal's availability zone.

0 commit comments

Comments
 (0)