Skip to content
This repository has been archived by the owner on Nov 13, 2019. It is now read-only.

How to set object as default value? #11

Open
chaudharykiran opened this issue Sep 26, 2019 · 1 comment
Open

How to set object as default value? #11

chaudharykiran opened this issue Sep 26, 2019 · 1 comment

Comments

@chaudharykiran
Copy link

chaudharykiran commented Sep 26, 2019

I want to add config like. But when I do yarn start, there is error accessing logging.logfile.

logging: {
            env: 'LOGGING',
            type: 'string',
            default: '{ "logfile": "log/server.log", "level": "info" }',
            required: true
        }
@chilts
Copy link
Owner

chilts commented Nov 13, 2019

This package is pretty much deprecated, sorry. I suspect you'd be better off using something else. I'll go and archive the repo.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants