Added documentation for the numbus-server
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Documentation
|
||||
|
||||
### 📦 Configuring the target settings
|
||||
|
||||
| Variable | Description | Values | Default |
|
||||
| -------- | ----------- | ------- | --------- |
|
||||
| LIVE_TARGET_IP | The IP address of the target machine. Without the CIDR notation. | "192.168.1.28", "10.10.10.45", ... | |
|
||||
| LIVE_TARGET_PASSWD | The password of the target machine that you set using the `passwd` command. | "my-password", ... | |
|
||||
Reference in New Issue
Block a user