chore: Remove commented-out docker command.
This commit is contained in:
parent
d065ef54dd
commit
2eb34cf117
@ -58,7 +58,6 @@ services:
|
|||||||
|
|
||||||
outline:
|
outline:
|
||||||
image: outlinewiki/outline:latest
|
image: outlinewiki/outline:latest
|
||||||
#command: sh -c "yarn start"
|
|
||||||
command: sh -c "yarn db:migrate --env production-ssl-disabled && yarn start"
|
command: sh -c "yarn db:migrate --env production-ssl-disabled && yarn start"
|
||||||
env_file:
|
env_file:
|
||||||
- "{{ outline_setup_path | expanduser | realpath }}/env.outline.conf"
|
- "{{ outline_setup_path | expanduser | realpath }}/env.outline.conf"
|
||||||
|
Loading…
Reference in New Issue
Block a user