Delete server/globals.js

This commit is contained in:
Jaime Idolpx 2024-10-06 17:55:21 -05:00 committed by GitHub
parent 8330bf1dcf
commit b4f437571e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +0,0 @@
const globals = {
data_path: '/var/www/csdbng/data'
}
module.exports = { globals }