Update compose.yaml
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ services:
|
||||
image: ghcr.io/ldapaccountmanager/lam:9.6
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "8080:80"
|
||||
- ${COMPOSE_PORT_HTTP:-8080}:8080
|
||||
volumes:
|
||||
- lamconfig:/var/lib/ldap-account-manager/config
|
||||
- lammainconfig:/etc/ldap-account-manager
|
||||
|
||||
Reference in New Issue
Block a user