From 64b0b4b234197df2f5c0cbd9945b25c96a62c421 Mon Sep 17 00:00:00 2001 From: dmolokanov Date: Fri, 1 Mar 2024 01:51:08 +0700 Subject: [PATCH] . --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6e2cb3..5cb3c71 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ This Docker Compose configuration file (docker-compose.yml) allows you to easily 4. Accessing Services: - samp-server: Connect your San Andreas Multiplayer game client to the IP and port of the localhost. Default port : 7777 - - Redis Commander: Access it via http://localhost:7774 (login default credentials: root / (no password)). + - Redis Commander: Access it via http://localhost:7774 (login default credentials: root / root). - phpMyAdmin: Access it via http://localhost:7776 (login default credentials: root / root). ### Docker Compose File Details