fix: pick new listen address
This commit is contained in:
parent
8d5bce4bfb
commit
a79a84f224
2 changed files with 4 additions and 4 deletions
|
|
@ -50,7 +50,7 @@ ssh=deploy-peoplesgrocers-website
|
|||
base=/home/peoplesgrocers
|
||||
project=salience
|
||||
nginx_conf=/etc/nginx/sites-available/$project
|
||||
service_listen_address=127.10.143.212
|
||||
service_listen_address=127.221.91.58
|
||||
local_nginx_snippet="$HOME/src/work/infra/servers/chicago-web01/nginx/snippets/qwik-city-apps/salience.conf"
|
||||
|
||||
test -d frontend/dist || { echo 'no frontend/dist/'; exit 1; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue