Skip to content

Commit b87422c

Browse files
committed
Add note to not include port number in hostname
1 parent e69b352 commit b87422c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/operate/rc/databases/import-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ To import a dataset from any publicly available Redis Open Source server:
3535
{{<image filename="images/rc/database-configuration-import.png" alt="The Import dataset section and Import button." >}}
3636
1. Enter the source database details:
3737
- Source type - Select **Redis**.
38-
- Redis Hostname/IP Address - Enter the hostname or the public IP address of the source Redis server.
38+
- Redis Hostname/IP Address - Enter the hostname or the public IP address of the source Redis server. Do not include the port number in the hostname.
3939
- Redis port - Enter the port of the source Redis server if it is not the default value of `6379`.
4040
- Password - Enter the password, if required by the source Redis database.
4141
1. Select **Import**.

0 commit comments

Comments
 (0)