mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-08 16:48:16 -06:00
Merge 2e449c3351
into 97863115ba
This commit is contained in:
commit
d089de981d
@ -42,7 +42,7 @@ Then, delete `/etc/nginx/sites-enabled/default` and create a symlink in the `sit
|
|||||||
```no-highlight
|
```no-highlight
|
||||||
# cd /etc/nginx/sites-enabled/
|
# cd /etc/nginx/sites-enabled/
|
||||||
# rm default
|
# rm default
|
||||||
# ln -s /etc/nginx/sites-available/netbox
|
# ln -s /etc/nginx/sites-available/netbox default
|
||||||
```
|
```
|
||||||
|
|
||||||
Restart the nginx service to use the new configuration.
|
Restart the nginx service to use the new configuration.
|
||||||
|
Loading…
Reference in New Issue
Block a user