Blame view

api/start.sh 81 Bytes
b1750af76   George Vlahavas   Add a startup script
1
  #!/bin/sh
9882e2c44   George Vlahavas   Forgot the port
2
  sed -i "s/localhost:5611/${APP_URL}:5611/g" ./api/public/js/*
b1750af76   George Vlahavas   Add a startup script
3
  php-fpm