Skip to content

Commit f26c847

Browse files
committed
Create main.yaml
1 parent 22128b3 commit f26c847

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/djangoproj/settings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,3 +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

0 commit comments

Comments
 (0)