Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
fariha-rahman-saba committed Feb 26, 2024
1 parent 73b8a58 commit 69c9f65
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion BharaHobe/BharaHobe/urls.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@
path('delivery-requests/', include('delivery.urls', namespace='delivery_requests')),
path('return/', include('return.urls')),

] + static('/docs/', document_root=settings.SPHINX_BUILD_DIR)
]
# + static('/docs/', document_root=settings.SPHINX_BUILD_DIR)

0 comments on commit 69c9f65

Please sign in to comment.