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