docs: document NEXT_PUBLIC_BASE_URL in .env.example
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
DATABASE_URL="mysql://ombrora:ombrora@localhost:3306/ombrora"
|
||||
STORAGE_PATH="/absolute/path/to/local/storage"
|
||||
NEXT_PUBLIC_BASE_URL="https://example.com"
|
||||
|
||||
Reference in New Issue
Block a user