Skip to content

Commit deeceb6

Browse files
authored
Update upgrading.rst
1 parent 86a7d9a commit deeceb6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/upgrading.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,3 +124,13 @@ If you like you can then remove the following settings from settings.py to avoid
124124
* ``URL_PREFIX``
125125
* ``TIME_ZONE``
126126
* ``TEAM_NAME``
127+
128+
Upgrading to DefectDojo Version 1.2.2
129+
------------------------------------
130+
131+
Upgrading to 1.2.2 requires:
132+
133+
1. Copying settings.py to the settings/ folder.
134+
135+
2. If you have supervisor scripts change DJANGO_SETTINGS_MODULE=dojo.settings.settings
136+

0 commit comments

Comments
 (0)