This repository has been archived on 2021-12-22. You can view files and clone it, but cannot push or open issues or pull requests.
whiteboard-docker/entrypoint.sh

5 lines
115 B
Bash
Raw Normal View History

2020-06-12 17:31:56 +02:00
#! /bin/sh
node /opt/app/whiteboard-1.5/server.js --mode=production &
supercronic /opt/app/whiteboard-1.5/crontab