mirror of
https://github.com/astuto/astuto.git
synced 2025-12-15 19:27:52 +01:00
10 lines
175 B
Plaintext
10 lines
175 B
Plaintext
ENVIRONMENT=development
|
|
|
|
POSTGRES_USER=yourusernamehere
|
|
POSTGRES_PASSWORD=yourpasswordhere
|
|
|
|
APP_NAME="You App Name Here"
|
|
SHOW_LOGO=yes
|
|
POSTS_PER_PAGE=15
|
|
|
|
EMAIL_CONFIRMATION=no |