Update create-dev.sh
This commit is contained in:
parent
ef8b3d5e7c
commit
88bc0337c5
1 changed files with 11 additions and 0 deletions
|
|
@ -39,3 +39,14 @@ PROXY_PASS_CFG='\
|
||||||
|
|
||||||
sudo sed -i "s/try_files \$uri \$uri\/ =404;/$PROXY_PASS_CFG/" /etc/nginx/sites-available/default
|
sudo sed -i "s/try_files \$uri \$uri\/ =404;/$PROXY_PASS_CFG/" /etc/nginx/sites-available/default
|
||||||
|
|
||||||
|
## Install Docker
|
||||||
|
|
||||||
|
# --
|
||||||
|
|
||||||
|
## Run standalone
|
||||||
|
|
||||||
|
# Run postgres
|
||||||
|
|
||||||
|
# Run redis
|
||||||
|
|
||||||
|
# Run rabbit
|
||||||
Loading…
Add table
Add a link
Reference in a new issue