Blame view

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