Skip to content

Commit

Permalink
#42 [Update] Undo IP 변경 시도
Browse files Browse the repository at this point in the history
  • Loading branch information
JSoi committed Jul 27, 2022
1 parent 4f5a69a commit 1ceed48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/switch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ else
fi

# Change proxying port into target port
echo "set \$service_url http://3.36.221.172:${TARGET_PORT};" | sudo tee /home/ubuntu/service_url.inc
echo "set \$service_url http://127.0.0.1:${TARGET_PORT};" | sudo tee /home/ubuntu/service_url.inc

echo "> Now Nginx proxies to ${TARGET_PORT}."

Expand Down

0 comments on commit 1ceed48

Please sign in to comment.