docs: Hashed wachtwoord maken
This commit is contained in:
		
							parent
							
								
									f1f1f8119b
								
							
						
					
					
						commit
						0136bc813d
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -118,6 +118,8 @@ services: | |||
|             - '--certificatesresolvers.letsencrypt.acme.storage=/letsencrypt/acme.json' | ||||
|         labels: | ||||
|             # BasicAuth middleware | ||||
|             # To create a user:password pair, the following command can be used: | ||||
|             # echo $(htpasswd -nb user password) | sed -e s/\\$/\\$\\$/g | ||||
|             - 'traefik.http.middlewares.protected-sub-path.basicauth.users=dwengo.org:$$apr1$$FdALqAjI$$7ZhPq0I/qEQ6k3OYqxJKZ1' | ||||
|             # Proxying | ||||
|             - 'traefik.enable=true' | ||||
|  |  | |||
		Reference in a new issue