mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 18:29:21 +00:00 
			
		
		
		
	General optimations and refactorings in preparation for simpleicon role implementation
This commit is contained in:
		| @@ -5,7 +5,7 @@ APP_KEY={{applications[application_id].credentials.app_key}} | ||||
| APP_NAME="{{applications.pixelfed.titel}}" | ||||
| APP_ENV={{ CYMAIS_ENVIRONMENT | lower }} | ||||
| APP_DEBUG={{enable_debug | string | lower }} | ||||
| APP_URL={{ web_protocol }}://{{domains | get_domain(application_id)}} | ||||
| APP_URL={{ domains | get_url(application_id, web_protocol) }} | ||||
| APP_DOMAIN="{{domains | get_domain(application_id)}}" | ||||
| ADMIN_DOMAIN="{{domains | get_domain(application_id)}}" | ||||
| SESSION_DOMAIN="{{domains | get_domain(application_id)}}" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user