We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22128b3 commit f26c847Copy full SHA for f26c847
server/djangoproj/settings.py
@@ -156,3 +156,4 @@
156
STATICFILES_DIRS = [os.path.join(BASE_DIR, 'frontend/static'),
157
os.path.join(BASE_DIR, 'frontend/build'),
158
os.path.join(BASE_DIR, 'frontend/build/static'),]
159
+# Done
0 commit comments