mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
clean config
This commit is contained in:
parent
7d062d1cc4
commit
c713065698
@ -1,14 +1,6 @@
|
|||||||
// ATTENTION: DO NOT PUT ANY SECRETS IN HERE (or the .env)
|
// ATTENTION: DO NOT PUT ANY SECRETS IN HERE (or the .env)
|
||||||
import dotenv from 'dotenv'
|
import dotenv from 'dotenv'
|
||||||
dotenv.config()
|
dotenv.config()
|
||||||
/*
|
|
||||||
import Decimal from 'decimal.js-light'
|
|
||||||
|
|
||||||
Decimal.set({
|
|
||||||
precision: 25,
|
|
||||||
rounding: Decimal.ROUND_HALF_UP,
|
|
||||||
})
|
|
||||||
*/
|
|
||||||
|
|
||||||
const constants = {
|
const constants = {
|
||||||
DB_VERSION: '0059-add_hide_amount_to_users',
|
DB_VERSION: '0059-add_hide_amount_to_users',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user