Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing committed Dec 3, 2020
1 parent 2b470c1 commit 8110e6d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Workbench/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,8 @@ services:
- 443:443

comanage:
build: ./comanage/
build:
context: ./comanage/
args:
- CSPHOSTNAME
environment:
Expand Down

0 comments on commit 8110e6d

Please sign in to comment.