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 93bef1a commit 7ccc4bbCopy full SHA for 7ccc4bb
app/server/beam/tau/boot-mac.sh
@@ -12,7 +12,7 @@ fi
12
if [ "$TAU_ENV" = "prod" ]
13
then
14
# Ensure prod env has been setup with:
15
- # export MIX_ENV=dev
+ # export MIX_ENV=prod
16
# mix tau.release
17
18
export MIX_ENV=prod
0 commit comments