Loading editor/docker-compose.test.yml +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ services: command: - sh - -c - cp /usr/local/share/blogi-editor/config.test.two-widget-paths.yaml /etc/blogi-editor/config.yaml && exec /usr/local/sbin/run.sh - mkdir -p /etc/blogi-editor && cp /usr/local/share/blogi-editor/config.test.two-widget-paths.yaml /etc/blogi-editor/config.yaml && exec /usr/local/sbin/run.sh ports: - "8999:8999" volumes: Loading Loading
editor/docker-compose.test.yml +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ services: command: - sh - -c - cp /usr/local/share/blogi-editor/config.test.two-widget-paths.yaml /etc/blogi-editor/config.yaml && exec /usr/local/sbin/run.sh - mkdir -p /etc/blogi-editor && cp /usr/local/share/blogi-editor/config.test.two-widget-paths.yaml /etc/blogi-editor/config.yaml && exec /usr/local/sbin/run.sh ports: - "8999:8999" volumes: Loading