mirror of
				https://github.com/nitnelave/lldap.git
				synced 2023-04-12 14:25:13 +00:00 
			
		
		
		
	docker: fix command
This commit is contained in:
		
							parent
							
								
									035eb6cc3c
								
							
						
					
					
						commit
						aa6ed72f50
					
				@ -52,4 +52,4 @@ ENV HTTP_PORT=17170
 | 
			
		||||
 | 
			
		||||
EXPOSE ${LDAP_PORT} ${HTTP_PORT}
 | 
			
		||||
 | 
			
		||||
CMD ["/app/lldap", "--config-file", "/data/lldap_config.toml"]
 | 
			
		||||
CMD ["/app/lldap", "run", "--config-file", "/data/lldap_config.toml"]
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user