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 e9d9dfa commit 3defaabCopy full SHA for 3defaab
runStructurizr.sh
@@ -1,3 +1,3 @@
1
#!/bin/sh
2
docker pull structurizr/lite
3
-docker run -it --rm -p 8080:8080 -v ~/git/AngularPortfolioMgr/structurizr:/usr/local/structurizr structurizr/lite
+docker run -it --rm -p 8080:8080 -v ~/git/AngularMicroFrontendsAndMicroServices/structurizr:/usr/local/structurizr structurizr/lite
0 commit comments