Skip to content

Commit

Permalink
Merge pull request #516 from CDLUC3/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
jsjiang authored Nov 22, 2023
2 parents 0a19b35 + 7e6dc53 commit fd2868f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion settings/settings.py.j2
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ TEMPLATE_DIR = PROJECT_ROOT / 'templates' # /apps/ezid/ezid/templates

# Dirs above PROJECT_ROOT
HOME_DIR = (PROJECT_ROOT / '..').resolve() # /apps/ezid
MINTERS_PATH = HOME_DIR / 'var' / 'minters' # /apps/ezid/var/minters
LOG_DIR = HOME_DIR / 'logs' # /apps/ezid/logs

ROOT_URLCONF = 'settings.urls'
Expand Down

0 comments on commit fd2868f

Please sign in to comment.