Merge pull request #28 from himanshu-source21/ft-saas-opensource-parity-1

Forcefully add env file
This commit is contained in:
Ankit Nayan 2021-02-23 20:18:35 +05:30 committed by GitHub
commit cb59805ff0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,3 @@
export const ENVIRONMENT = {
baseURL: "",
};