mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-11-03 19:58:14 +00:00 
			
		
		
		
	Restructured server config
This commit is contained in:
		@@ -7,11 +7,12 @@ features:
 | 
			
		||||
  css:              true
 | 
			
		||||
  port-ui-desktop:  true
 | 
			
		||||
  central_database: true
 | 
			
		||||
  logout: true
 | 
			
		||||
domains:
 | 
			
		||||
  canonical:
 | 
			
		||||
    web:  "bskyweb.{{ primary_domain }}"
 | 
			
		||||
    api:  "bluesky.{{ primary_domain }}"
 | 
			
		||||
  logout:           true
 | 
			
		||||
server:
 | 
			
		||||
  domains:
 | 
			
		||||
    canonical:
 | 
			
		||||
      web:  "bskyweb.{{ primary_domain }}"
 | 
			
		||||
      api:  "bluesky.{{ primary_domain }}"
 | 
			
		||||
docker:
 | 
			
		||||
  services:
 | 
			
		||||
    database:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user