mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Deactivated central_database for lam
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
images:
|
||||
lam: "ghcr.io/ldapaccountmanager/lam:latest"
|
||||
docker:
|
||||
services:
|
||||
lam:
|
||||
image: ghcr.io/ldapaccountmanager/lam
|
||||
version: latest
|
||||
oauth2_proxy:
|
||||
application: application
|
||||
port: 80
|
||||
@@ -10,7 +13,6 @@ features:
|
||||
css: true
|
||||
port-ui-desktop: true
|
||||
ldap: true
|
||||
central_database: false
|
||||
oauth2: true
|
||||
logout: true
|
||||
server:
|
||||
|
Reference in New Issue
Block a user