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 0db5783 commit c6a2d30Copy full SHA for c6a2d30
apps/lit-auth-server/README.md
@@ -15,3 +15,9 @@ or
15
16
node ./dist/apps/lit-auth-server/main.cjs
17
```
18
+
19
+# Building the Docker image
20
21
+```
22
+nx run lit-auth-server:docker-build
23
apps/lit-login-server/README.md
node ./dist/apps/lit-login-server/main.cjs
+nx run lit-login-server:docker-build
0 commit comments