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 8ecc1de commit 91c15c0Copy full SHA for 91c15c0
crates/weaver-app/.env-example
@@ -0,0 +1,10 @@
1
+WEAVER_APP_ENV="dev"
2
+WEAVER_APP_HOST="http://localhost"
3
+WEAVER_APP_DOMAIN=""
4
+WEAVER_PORT=8080
5
+WEAVER_APP_SCOPES="atproto transition:generic"
6
+WEAVER_CLIENT_NAME="Weaver"
7
+
8
+WEAVER_LOGO_URI=""
9
+WEAVER_TOS_URI=""
10
+WEAVER_PRIVACY_POLICY_URI=""
0 commit comments