mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-10-31 21:44:12 +00:00 
			
		
		
		
	Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
This commit is contained in:
		
						commit
						e4374aba77
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/misskey/test.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/misskey/test.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -4,12 +4,12 @@ url: 'http://misskey.local' | ||||||
| port: 61812 | port: 61812 | ||||||
| 
 | 
 | ||||||
| db: | db: | ||||||
|   host: localhost |   host: 127.0.0.1 | ||||||
|   port: 54312 |   port: 54312 | ||||||
|   db: test-misskey |   db: test-misskey | ||||||
|   user: postgres |   user: postgres | ||||||
|   pass: '' |   pass: '' | ||||||
| redis: | redis: | ||||||
|   host: localhost |   host: 127.0.0.1 | ||||||
|   port: 56312 |   port: 56312 | ||||||
| id: aid | id: aid | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue