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 5c66dfc commit 4c02bf2Copy full SHA for 4c02bf2
doc/how-to-guides/deploy-hub.md
@@ -63,7 +63,6 @@ LoadCredential=certkey:/etc/not-my-board/not-my-board.key
63
ExecStart=/opt/pipx/venvs/not-my-board/bin/uvicorn --fd 0 --ssl-keyfile ${CREDENTIALS_DIRECTORY}/certkey --ssl-certfile /etc/not-my-board/not-my-board.crt not_my_board:asgi_app
64
StandardInput=socket
65
StandardOutput=journal
66
-PrivateNetwork=yes
67
DynamicUser=yes
68
```
69
0 commit comments