mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-24 01:14:27 +01:00
Update docker-compose.yml
adjust image author
This commit is contained in:
@@ -2,7 +2,7 @@ version: '3.3'
|
||||
|
||||
services:
|
||||
lldap:
|
||||
image: nitnelave/lldap:stable
|
||||
image: lldap/lldap:stable
|
||||
container_name: lldap
|
||||
hostname: lldap
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user