1
0
mirror of https://github.com/alexandrev/xslt-lab.git synced 2026-09-20 04:23:16 +00:00
Files
xslt-lab/backend/app.config
T
2025-07-01 09:00:24 +02:00

5 lines
64 B
Plaintext

{
"port": "8000",
"saxon_path": "/opt/saxon/saxon-he.jar"
}