Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e60bb4454e |
+1
-1
@@ -351,7 +351,7 @@ services:
|
||||
stable24:
|
||||
image: ghcr.io/juliushaertl/nextcloud-dev-php${PHP_VERSION:-74}:latest
|
||||
environment:
|
||||
SQL: ${SQL:-mysql}
|
||||
SQL: 'sqlite'
|
||||
NEXTCLOUD_AUTOINSTALL: "YES"
|
||||
NEXTCLOUD_AUTOINSTALL_APPS:
|
||||
WITH_REDIS: "YES"
|
||||
|
||||
Reference in New Issue
Block a user