#!/bin/bash cd $HOME/structuredocker-compose exec web nginx -s reload
#!/bin/bash
cd $HOME/structure
docker-compose exec web nginx -s reload