Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing authored Dec 22, 2020
1 parent 6b6acb9 commit 070478b
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 @@ -372,7 +372,8 @@ services:
- 443:443

wordpress_server:
build: ./wordpress_server/
build:
context: ./wordpress_server/
args:
- CSPHOSTNAME
networks:
Expand Down

0 comments on commit 070478b

Please sign in to comment.