Commit 9882e2c444765263183443a992c104c089f27529

Authored by George Vlahavas
1 parent f8f61969cf

Forgot the port

Showing 1 changed file with 1 additions and 1 deletions

api/start.sh View file @ 9882e2c
1 1 #!/bin/sh
2 2  
3   -sed -i "s/localhost:5611/${APP_URL}/g" ./api/public/js/*
  3 +sed -i "s/localhost:5611/${APP_URL}:5611/g" ./api/public/js/*
4 4 php-fpm