Skip to content

Commit 55fa435

Browse files
committed
feat: admin nginx deploy
1 parent 32de510 commit 55fa435

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/switch.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ fi
1818

1919
# Change proxying port into target port
2020
echo "set \$service_url http://13.209.202.74:${TARGET_PORT};" | tee /home/ubuntu/service_url.inc
21+
echo "set \$service_url http://13.209.202.74:${TARGET_PORT}/admin;" | tee /home/ubuntu/service_admin_url.inc
2122

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

0 commit comments

Comments
 (0)