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 cca0cf0 commit 3fd55b8Copy full SHA for 3fd55b8
build_scripts/create_configuration.sh
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
-CONFIG_PATH="/config/production.json"
+CONFIG_PATH="./config/production.json"
3
echo Check Below
4
echo $CONFIG_PATH
5
mkdir config
0 commit comments