Skip to content

Commit

Permalink
Update IP
Browse files Browse the repository at this point in the history
  • Loading branch information
TooTallNate committed Apr 30, 2024
1 parent b641859 commit ab1e20b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion upload.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -euo pipefail
APP="${1-hello-world}"
SWITCH_HOST="${2-192.168.86.103:5000}"
SWITCH_HOST="${2-192.168.86.115:5000}"
#SWITCH_HOST="${2-172.20.10.8:5000}"

ARGS=(
Expand Down

0 comments on commit ab1e20b

Please sign in to comment.