Skip to content

Commit

Permalink
Update routersetup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
benisai authored Jun 16, 2024
1 parent 60bf558 commit 6e0d5cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion routersetup.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh

# === Please set the IP address to point to your Home Server (Where Docker is installed) ============
HOMESERVER="10.0.5.1"
HOMESERVER="10.0.5.5"
echo "Using IP Address: ${HOMESERVER} for HomeServer (where Docker is installed)"

# === Set Custom Alias for clear as cls ============
Expand Down

0 comments on commit 6e0d5cf

Please sign in to comment.