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