Skip to content

Commit 064672a

Browse files
authored
Merge pull request #46 from netboxlabs/mrmrcoleman-patch-1
Update README.md
2 parents db0e2d6 + 65d04dd commit 064672a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

custom-objects-quickstart/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ cd netbox-learning/custom-objects-quickstart
2626

2727
2. Set up your environment:
2828

29-
[!NOTE]
29+
> [!TIP]
3030
> By default NetBox will be exposed on your **external** IP address which will not work in most home environments.
3131
> To override this set the `EXTERNAL_IP` variable as shown below. `127.0.0.1` usually works, otherwise choose a local interface IP.
3232
@@ -64,4 +64,4 @@ rm -fr netbox-docker
6464
```
6565

6666
- The time taken for NetBox to start depends greatly on the available hardware. The timeout is set to 600 seconds. You can change this in `2_start_netbox.sh`.
67-
- The latest available version of NetBox Custom Objects will be used. You can edit `2_start_netbox.sh` to change this behaviour.
67+
- The latest available version of NetBox Custom Objects will be used. You can edit `2_start_netbox.sh` to change this behaviour.

0 commit comments

Comments
 (0)