mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Renamed general and mode constants and implemented a check to verify that constants are just defined ones over the whole repository
This commit is contained in:
		| @@ -16,10 +16,10 @@ server: | ||||
|         unsafe-inline: true | ||||
|     whitelist: | ||||
|       font-src: | ||||
|         - "http://*.{{primary_domain}}" | ||||
|         - "http://*.{{PRIMARY_DOMAIN}}" | ||||
|   domains: | ||||
|     canonical: | ||||
|       - "forum.{{ primary_domain }}" | ||||
|       - "forum.{{ PRIMARY_DOMAIN }}" | ||||
| docker: | ||||
|   services: | ||||
|     database: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user