fix: uncomment EnvironmentFile in blockchain-node service to load .env.production
All checks were successful
Systemd Sync / sync-systemd (push) Successful in 2s
All checks were successful
Systemd Sync / sync-systemd (push) Successful in 2s
This commit is contained in:
@@ -2,6 +2,15 @@
|
||||
"folders": [
|
||||
{
|
||||
"path": "../.."
|
||||
},
|
||||
{
|
||||
"path": "../../../../var/lib/aitbc"
|
||||
},
|
||||
{
|
||||
"path": "../../../../etc/aitbc"
|
||||
},
|
||||
{
|
||||
"path": "../../../../var/log/aitbc"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user