TEMP: update outline to recreate error
This commit is contained in:
@@ -2,7 +2,7 @@ version: '3.9'
|
||||
|
||||
services:
|
||||
outline:
|
||||
image: outlinewiki/outline:0.63.0
|
||||
image: outlinewiki/outline
|
||||
container_name: outline
|
||||
restart: unless-stopped
|
||||
command: sh -c "yarn sequelize:migrate --env production-ssl-disabled && yarn start"
|
||||
|
Reference in New Issue
Block a user