Skip to content
Snippets Groups Projects
start.sh 123 B
Newer Older
  • Learn to ignore specific revisions
  • Alexis Poyen's avatar
    Alexis Poyen committed
    #!/bin/bash
    export $(cat .env | xargs)
    go run main.go -apps=./configs/apps.json -davs=./configs/davs.json -https_port=1443