| author | ymh <ymh.work@gmail.com> |
| Mon, 29 Jul 2024 23:18:55 +0200 | |
| changeset 131 | 2a18dfe8bfc0 |
| parent 129 | f6b392c37e10 |
| permissions | -rw-r--r-- |
|
129
f6b392c37e10
lucene 7.7.1 compiled but not compatible with ldt indexation
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1 |
uwsgi: |
|
f6b392c37e10
lucene 7.7.1 compiled but not compatible with ldt indexation
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2 |
master: true |
|
f6b392c37e10
lucene 7.7.1 compiled but not compatible with ldt indexation
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3 |
socket: :8000 |
| 131 | 4 |
processes: 2 |
|
129
f6b392c37e10
lucene 7.7.1 compiled but not compatible with ldt indexation
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5 |
chdir: /code |
|
f6b392c37e10
lucene 7.7.1 compiled but not compatible with ldt indexation
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6 |
module: tralalere.wsgi |
|
f6b392c37e10
lucene 7.7.1 compiled but not compatible with ldt indexation
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7 |
pythonpath: "/code" |
|
f6b392c37e10
lucene 7.7.1 compiled but not compatible with ldt indexation
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8 |
log-master: true |