Remove cloud-old extra service
This commit is contained in:
		
							parent
							
								
									76e3fe364d
								
							
						
					
					
						commit
						6548019090
					
				
					 1 changed files with 1 additions and 13 deletions
				
			
		|  | @ -1,14 +1,2 @@ | |||
| --- | ||||
| extra_services_default: | ||||
|   - domain: cloud-old.serguzim.me | ||||
|     docker_host: nextcloud | ||||
|     port: 80 | ||||
|     caddy_extra: | | ||||
|       redir /.well-known/host-meta         /public.php?service=host-meta 301 | ||||
|       redir /.well-known/host-meta.json    /public.php?service=host-meta-json 301 | ||||
|       redir /.well-known/webfinger         /public.php?service=webfinger 301 | ||||
|       redir /.well-known/carddav           /remote.php/dav/ 301 | ||||
|       redir /.well-known/caldav            /remote.php/dav/ 301 | ||||
| 
 | ||||
| extra_services_hidden: "{{ vault_extra_services }}" | ||||
| extra_services_all: "{{ extra_services_default | union(extra_services_hidden) }}" | ||||
| extra_services_all: "{{ vault_extra_services }}" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue