mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2024-11-22 16:03:10 +01:00
Updated Getting Started (markdown)
parent
b8e061a22d
commit
22f599e464
@ -36,7 +36,7 @@ cd netbox-docker
|
|||||||
```
|
```
|
||||||
|
|
||||||
Now you need to create a new file which defines the port under which NetBox will be available.
|
Now you need to create a new file which defines the port under which NetBox will be available.
|
||||||
The file's name must be `docker-compose.override.yml` and its content should be as follows:
|
The file name must be `docker-compose.override.yml` and its content should be as follows:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
version: '3.4'
|
version: '3.4'
|
||||||
|
Loading…
Reference in New Issue
Block a user