mirror of
https://github.com/documize/community.git
synced 2025-07-18 20:59:43 +02:00
improved setup process and space view rendering
This commit is contained in:
parent
b2138d6bdb
commit
b8d848549e
11 changed files with 2464 additions and 2998 deletions
3
build.sh
3
build.sh
|
@ -1,5 +1,8 @@
|
|||
#! /bin/bash
|
||||
|
||||
# ember s apiHost=https://demo1.dev:5001
|
||||
# go run edition/community.go -port=5001 -forcesslport=5002 -cert selfcert/cert.pem -key selfcert/key.pem -salt=tsu3Acndky8cdTNx3
|
||||
|
||||
NOW=$(date)
|
||||
echo "Build process started $NOW"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue