Fix nextcloud-old endpoint
This commit is contained in:
		
							parent
							
								
									e0a6245842
								
							
						
					
					
						commit
						6574543759
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1,8 +1,8 @@
 | 
			
		|||
---
 | 
			
		||||
extra_services_default:
 | 
			
		||||
  - domain: cloud-old.serguzim.me
 | 
			
		||||
    docker_host: host.docker.internal
 | 
			
		||||
    port: 3015
 | 
			
		||||
    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
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue