Update to Python 3.13 (3aa0cb50) · Commits · Sturm / J Ward website · GitLab
Ben Sturmfel
·
2026-06-10
·
via Ben Sturmfels activity
| Original line number |
Diff line number |
Diff line |
|
@@ -62,13 +62,13 @@ ns.configure({ |
|
|
'db_name': 'jward',
|
|
|
'project_dir': '/srv/jward',
|
|
|
'media_dir': 'media',
|
|
|
'virtualenv': '/srv/venvs/jward-django-cp311',
|
|
|
'virtualenv': '/srv/venvs/jward-django-cp313',
|
|
|
'site_name': 'jward',
|
|
|
'requirements': 'requirements/production.txt',
|
|
|
'settings': 'project.settings.production',
|
|
|
'uwsgi_conf': 'deploy/uwsgi.ini',
|
|
|
'nginx_conf': 'deploy/nginx.conf',
|
|
|
'python': '/usr/bin/python3.11',
|
|
|
'python': '/usr/bin/python3.13',
|
|
|
'url': 'https://www.jward.org.au/',
|
|
|
},
|
|
|
}) |
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。