mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-11-03 19:58:14 +00:00 
			
		
		
		
	Finished backup update
This commit is contained in:
		@@ -19,15 +19,17 @@ docker:
 | 
			
		||||
    database: 
 | 
			
		||||
      enabled: true
 | 
			
		||||
    nextcloud:
 | 
			
		||||
      name:    "nextcloud"
 | 
			
		||||
      image:  "nextcloud"
 | 
			
		||||
      version: "latest-fpm-alpine"
 | 
			
		||||
      name:     "nextcloud"
 | 
			
		||||
      image:    "nextcloud"
 | 
			
		||||
      version:  "latest-fpm-alpine"
 | 
			
		||||
      backup:
 | 
			
		||||
        no_stop_required: true
 | 
			
		||||
    proxy: 
 | 
			
		||||
      name:     "nextcloud-proxy"
 | 
			
		||||
      image:    "nginx"
 | 
			
		||||
      version:  "alpine"
 | 
			
		||||
      backup:
 | 
			
		||||
        no_stop_required: true
 | 
			
		||||
    cron:
 | 
			
		||||
      name:     "nextcloud-cron"
 | 
			
		||||
    talk:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user