mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 18:29:21 +00:00 
			
		
		
		
	solved config bug
This commit is contained in:
		| @@ -33,7 +33,7 @@ services: | ||||
|  | ||||
|       # Email from configuration | ||||
|       MAIL_FROM_ADDRESS: no-reply | ||||
|       MAIL_DOMAIN: {{system_email_host}} | ||||
|       MAIL_DOMAIN: {{system_email_domain}} | ||||
|  | ||||
| {% include 'templates/docker/container/depends-on-database-redis.yml.j2' %} | ||||
| {% include 'templates/docker/container/networks.yml.j2' %} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user