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