add app name
This commit is contained in:
@@ -17,6 +17,7 @@ services:
|
||||
environment:
|
||||
APP_URL: ${APP_URL:-http://localhost:8080}
|
||||
APP_LOCALE: ${APP_LOCALE:-en}
|
||||
APP_NAME: "Mini App Logs"
|
||||
volumes:
|
||||
# Persistent: SQLite database, sessions, file cache
|
||||
- app_storage:/var/www/html/storage
|
||||
|
||||
Reference in New Issue
Block a user