mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2024-11-24 17:04:09 +01:00
Fixed typo
parent
83e123e62f
commit
42938d85bc
@ -202,6 +202,6 @@ docker compose run --rm -T redis sh -c 'redis-cli -h redis -a $REDIS_PASSWORD mo
|
||||
|
||||
If you don't see anything happening after you triggered a webhook, double-check the configuration of the `netbox` and the `netbox-worker` containers, and also check the configuration of your webhook in the admin interface of NetBox.
|
||||
|
||||
### DBShell in Netbox container doen't work
|
||||
### DBShell in Netbox container doesn't work
|
||||
|
||||
We don't install `psql` into the Netbox container. Because of this the command `./manage.py dbshell` will not work. To access the database shell directly use the command mentioned under the section [Database Operations](#database-operations).
|
Loading…
Reference in New Issue
Block a user