mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-08 16:48:16 -06:00
Update web-server.md
Specified symbolic link of "default".
This commit is contained in:
parent
131436fc20
commit
2e449c3351
@ -42,7 +42,7 @@ Then, delete `/etc/nginx/sites-enabled/default` and create a symlink in the `sit
|
||||
```no-highlight
|
||||
# cd /etc/nginx/sites-enabled/
|
||||
# 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.
|
||||
|
Loading…
Reference in New Issue
Block a user