mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-03 23:14:13 +00:00 
			
		
		
		
	Update config for CI
This commit is contained in:
		
							parent
							
								
									0162eaf826
								
							
						
					
					
						commit
						54de0dc4a7
					
				
					 2 changed files with 8 additions and 22 deletions
				
			
		| 
						 | 
					@ -1,12 +1,8 @@
 | 
				
			||||||
maintainer: '@syuilo'
 | 
					maintainer:
 | 
				
			||||||
url: 'https://misskey.xyz'
 | 
					  name: syuilo
 | 
				
			||||||
secondary_url: 'https://himasaku.net'
 | 
					  url: 'https://syuilo.com'
 | 
				
			||||||
 | 
					url: 'http://misskey.local'
 | 
				
			||||||
port: 80
 | 
					port: 80
 | 
				
			||||||
https:
 | 
					 | 
				
			||||||
  enable: false
 | 
					 | 
				
			||||||
  key: null
 | 
					 | 
				
			||||||
  cert: null
 | 
					 | 
				
			||||||
  ca: null
 | 
					 | 
				
			||||||
mongodb:
 | 
					mongodb:
 | 
				
			||||||
  host: localhost
 | 
					  host: localhost
 | 
				
			||||||
  port: 27017
 | 
					  port: 27017
 | 
				
			||||||
| 
						 | 
					@ -21,6 +17,3 @@ elasticsearch:
 | 
				
			||||||
  host: localhost
 | 
					  host: localhost
 | 
				
			||||||
  port: 9200
 | 
					  port: 9200
 | 
				
			||||||
  pass: ''
 | 
					  pass: ''
 | 
				
			||||||
recaptcha:
 | 
					 | 
				
			||||||
  site_key: hima
 | 
					 | 
				
			||||||
  secret_key: saku
 | 
					 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,12 +1,8 @@
 | 
				
			||||||
maintainer: '@syuilo'
 | 
					maintainer:
 | 
				
			||||||
url: 'https://misskey.xyz'
 | 
					  name: syuilo
 | 
				
			||||||
secondary_url: 'https://himasaku.net'
 | 
					  url: 'https://syuilo.com'
 | 
				
			||||||
 | 
					url: 'http://misskey.local'
 | 
				
			||||||
port: 80
 | 
					port: 80
 | 
				
			||||||
https:
 | 
					 | 
				
			||||||
  enable: false
 | 
					 | 
				
			||||||
  key: null
 | 
					 | 
				
			||||||
  cert: null
 | 
					 | 
				
			||||||
  ca: null
 | 
					 | 
				
			||||||
mongodb:
 | 
					mongodb:
 | 
				
			||||||
  host: localhost
 | 
					  host: localhost
 | 
				
			||||||
  port: 27017
 | 
					  port: 27017
 | 
				
			||||||
| 
						 | 
					@ -21,6 +17,3 @@ elasticsearch:
 | 
				
			||||||
  host: localhost
 | 
					  host: localhost
 | 
				
			||||||
  port: 9200
 | 
					  port: 9200
 | 
				
			||||||
  pass: ''
 | 
					  pass: ''
 | 
				
			||||||
recaptcha:
 | 
					 | 
				
			||||||
  site_key: hima
 | 
					 | 
				
			||||||
  secret_key: saku
 | 
					 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue