Skip to content

Commit 52f0e08

Browse files
committed
Tweaked the docker settings_local.py file.
- Legacy-Id: 13879
1 parent e0c59ba commit 52f0e08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/settings_local.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
INTERNET_ALL_DRAFTS_ARCHIVE_DIR = "test/archive/"
2323
RFC_PATH = "test/rfc/"
2424

25-
AGENDA_PATH = 'test/data/proceedings/'
25+
AGENDA_PATH = 'data/developers/www6s/proceedings/'
2626

2727
USING_DEBUG_EMAIL_SERVER=True
2828
EMAIL_HOST='localhost'

0 commit comments

Comments
 (0)