Skip to content

Commit cb4e56c

Browse files
committed
Add warning
1 parent 7638eeb commit cb4e56c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
🛠️️ CLI tool to easily bind localhost network interface with additional IP and ensure matching record in /etc/hosts.
44

5+
> [!WARNING]
6+
> **This tool should only be used in local environments and should not be used in production.**
7+
>
8+
> **It is crucial to use this tool only on projects (configs) under your control as it can seriously compromise your /etc/hosts file.**
9+
510
This is a helper tool to be installed via `composer global` to machines where the localhost deployment process of
611
Docker composition (via `docker-compose.yaml`) is prepared in a way that it binds the ports on IP from localhost subnet block and multiple of such
712
compositions should be allowed to run in parallel (differentiated by the IP).

0 commit comments

Comments
 (0)