Files
aitbc/.gitea/workflows/aitbc.code-workspace
aitbc1 6ec83c5d1d
All checks were successful
Systemd Sync / sync-systemd (push) Successful in 2s
fix: uncomment EnvironmentFile in blockchain-node service to load .env.production
2026-03-29 14:11:38 +02:00

16 lines
277 B
Plaintext

{
"folders": [
{
"path": "../.."
},
{
"path": "../../../../var/lib/aitbc"
},
{
"path": "../../../../etc/aitbc"
},
{
"path": "../../../../var/log/aitbc"
}
]
}