Update 2FAuth/Compose.yaml
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ services:
|
||||
# nothing will get logged, ever.
|
||||
- LOG_LEVEL=notice
|
||||
# Database config (can only be sqlite)
|
||||
- DB_DATABASE="/srv/database/database.sqlite"
|
||||
- DB_DATABASE="/srv/docker/2fauth/database/database.sqlite"
|
||||
# If you're looking for performance improvements, you could install memcached.
|
||||
- CACHE_DRIVER=file
|
||||
- SESSION_DRIVER=file
|
||||
|
||||
Reference in New Issue
Block a user