We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24c7e86 commit bae1e34Copy full SHA for bae1e34
Makefile
@@ -7,4 +7,4 @@ install:
7
poetry install
8
9
local:
10
- poetry run mkdocs serve
+ env TENANT=$(TENANT) poetry run mkdocs serve
0 commit comments