We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4920ee3 commit 7cae55aCopy full SHA for 7cae55a
env.js
100644
100755
@@ -1,3 +1,4 @@
1
+// Display deployed services URLs from environment variables
2
import 'dotenv/config';
3
4
function cyan(text) {
0 commit comments