Created
May 27, 2020 18:26
-
-
Save rzvdaniel/9c5f39027d7439f9dfa9452e422c15b7 to your computer and use it in GitHub Desktop.
Moleculer-Firebase rc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"projects": { | |
"default": "moleculer-firebase" | |
}, | |
"targets": { | |
"moleculer-firebase": { | |
"hosting": { | |
"api": [ | |
"moleculer-firebase" | |
] | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment