chore: Remove commented-out docker command.

This commit is contained in:
Laur Ivan 2023-02-07 15:25:25 +01:00
parent d065ef54dd
commit 2eb34cf117

View File

@ -58,7 +58,6 @@ services:
outline:
image: outlinewiki/outline:latest
#command: sh -c "yarn start"
command: sh -c "yarn db:migrate --env production-ssl-disabled && yarn start"
env_file:
- "{{ outline_setup_path | expanduser | realpath }}/env.outline.conf"