start.sh 81 Bytes
 1
 2
 3
 4
#!/bin/sh

sed -i "s/localhost:5611/${APP_URL}:5611/g" ./api/public/js/*
php-fpm