4 lines
152 B
Bash
4 lines
152 B
Bash
DATABASE_URL="mysql://ombrora:ombrora@localhost:3306/ombrora"
|
|
STORAGE_PATH="/absolute/path/to/local/storage"
|
|
NEXT_PUBLIC_BASE_URL="https://example.com"
|