gitea: allow local networks for migrations
This commit is contained in:
		@@ -62,6 +62,8 @@ gitea_default_values:
 | 
			
		||||
      server:
 | 
			
		||||
        LFS_START_SERVER: true
 | 
			
		||||
        ROOT_URL: "https://{{ gitea_short_name}}.{{ domain }}"
 | 
			
		||||
      migrations:
 | 
			
		||||
        ALLOW_LOCALNETWORKS: true
 | 
			
		||||
      service:
 | 
			
		||||
        DISABLE_REGISTRATION: true
 | 
			
		||||
      webhook:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user