mirror of
https://github.com/plankanban/planka.git
synced 2025-12-27 09:14:59 +03:00
2
server/start.sh
Executable file
2
server/start.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
export NODE_ENV=production && set -e && node db/init.js && node app.js --prod
|
||||
Reference in New Issue
Block a user