Added some change from DEV

- Pinned unit version to prevent suprises with configuration changes
- Added psql client for manage.py dbshell
- Set LANG to "C.UTF8" to correctly read configuration files
This commit is contained in:
Tobias Genannt 2021-11-25 11:01:04 +01:00
parent 7ec68ecccb
commit 543a365c58
3 changed files with 6 additions and 3 deletions

View file

@ -11,7 +11,7 @@
"uri": "/static/*"
},
"action": {
"share": "/opt/netbox/netbox"
"share": "/opt/netbox/netbox${uri}"
}
},