Skip to content

Commit bf487b2

Browse files
author
afabiani
committed
[Docker] uwsgi touch-reload typo
(cherry picked from commit a4209cc)
1 parent 93d82ed commit bf487b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

uwsgi.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ die-on-term = true ; Shutdown when receiving SIGTERM (default
1414
need-app = true
1515
thunder-lock = true
1616

17-
touch-reload = /usr/src/app/geonode/wsgi.py
17+
touch-reload = /usr/src/geonode/geonode/wsgi.py
1818
buffer-size = 32768
1919

2020
harakiri = 600 ; forcefully kill workers after 600 seconds

0 commit comments

Comments
 (0)