Merge branch 'develop'
This commit is contained in:
		
						commit
						7fade8939d
					
				
					 3 changed files with 7 additions and 2 deletions
				
			
		| 
						 | 
					@ -54,6 +54,11 @@ mongodb:
 | 
				
			||||||
8. master ブランチに戻す
 | 
					8. master ブランチに戻す
 | 
				
			||||||
9. enjoy
 | 
					9. enjoy
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					11.16.1 (2019/05/19)
 | 
				
			||||||
 | 
					--------------------
 | 
				
			||||||
 | 
					### 🐛Fixes
 | 
				
			||||||
 | 
					* Dockerで起動できない問題を修正
 | 
				
			||||||
 | 
					
 | 
				
			||||||
11.16.0 (2019/05/19)
 | 
					11.16.0 (2019/05/19)
 | 
				
			||||||
--------------------
 | 
					--------------------
 | 
				
			||||||
### 注意
 | 
					### 注意
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -39,4 +39,4 @@ COPY --from=builder /misskey/node_modules ./node_modules
 | 
				
			||||||
COPY --from=builder /misskey/built ./built
 | 
					COPY --from=builder /misskey/built ./built
 | 
				
			||||||
COPY . ./
 | 
					COPY . ./
 | 
				
			||||||
 | 
					
 | 
				
			||||||
CMD ["npm", "migrateandstart"]
 | 
					CMD ["npm", "run", "migrateandstart"]
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,7 +1,7 @@
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
	"name": "misskey",
 | 
						"name": "misskey",
 | 
				
			||||||
	"author": "syuilo <i@syuilo.com>",
 | 
						"author": "syuilo <i@syuilo.com>",
 | 
				
			||||||
	"version": "11.16.0",
 | 
						"version": "11.16.1",
 | 
				
			||||||
	"codename": "daybreak",
 | 
						"codename": "daybreak",
 | 
				
			||||||
	"repository": {
 | 
						"repository": {
 | 
				
			||||||
		"type": "git",
 | 
							"type": "git",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue