Skip to content

Commit 9469c2c

Browse files
committed
Create main.yaml
1 parent f26c847 commit 9469c2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/djangoproj/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,4 +156,4 @@
156156
STATICFILES_DIRS = [os.path.join(BASE_DIR, 'frontend/static'),
157157
os.path.join(BASE_DIR, 'frontend/build'),
158158
os.path.join(BASE_DIR, 'frontend/build/static'),]
159-
# Done
159+
# Done

0 commit comments

Comments
 (0)