Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ MAIL_USERNAME=null
MAIL_PASSWORD=null
MAIL_ENCRYPTION=null

AZURE_STORAGE_DOMAIN=azure_domain
AZURE_STORAGE_NAME=your_storage_name
AZURE_STORAGE_KEY=your_storage_key
AZURE_STORAGE_CONTAINER=your_container_name
Expand Down
1 change: 0 additions & 1 deletion helm-chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ env:
APP_DEBUG: false
APP_URL: http://localhost
LOG_CHANNEL: stack
STATS_DB_PORT: 3306
DB_PORT: 3306
DB_CONNECTION: mysql
BROADCAST_DRIVER: log
Expand Down
Loading