mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
docker in version copy
This commit is contained in:
parent
b2a912c770
commit
ff9970f1cc
@ -5,3 +5,4 @@ Django Version: {% django_version %}
|
||||
{% inventree_commit_date as commit_date %}{% if commit_date %}Commit Date: {{ commit_date }}{% endif %}
|
||||
Database: {% inventree_db_engine %}
|
||||
Debug-Mode: {% inventree_in_debug_mode %}
|
||||
Deployed using Docker: {% inventree_docker_mode %}
|
Loading…
Reference in New Issue
Block a user