#55 Add config based on environment vars
Merged by a2batic. Opened by amitosh.
amitosh/Fedora-app app-env  into  master

Download 55.patch

Introduces two files src/app/config.dev.ts and src/app/config.prod.ts to store configuration such as keys that should be local to the development environment.

Closes #52

I think it will be best to revoke the existing tokens and insert a new set of tokens into the config files.

rebased onto e93264c17b39403d7e8a9af5133bd0a7fd6786b9

Pull-Request has been merged by a2batic

Metadata