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 928c2c7 commit d89d67bCopy full SHA for d89d67b
app/.env.example
@@ -17,3 +17,4 @@ SMTP_AUTH="true"
17
SMTP_SECURE="tls"
18
MAIL_FROM_ADDRESS="noreply@example.com"
19
MAIL_FROM_NAME="Site Administrator"
20
+URI_PUBLIC="" # Set to the base URI of your site, e.g. http://www.example.com in production. If left blank, it will be automatically determined.
0 commit comments