Skip to content

Commit

Permalink
Hotfix for issue #26
Browse files Browse the repository at this point in the history
for more information, see #26 (comment)
  • Loading branch information
franck-boullier authored Mar 4, 2020
1 parent 8b5a6e0 commit c2a4d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws-env.dev
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

# Variables that are built from other variables:

export ROOT_URL=https://case.$STAGE.$DOMAIN
export ROOT_URL=https://case.dev.ins.unee-t.com
export BUGZILLA_URL=https://dashboard.$STAGE.$DOMAIN

export CLOUDINARY_API_ENDPOINT=https://api.cloudinary.com/v1_1/$CLOUDINARY_CLOUD_NAME/auto/upload
Expand Down

0 comments on commit c2a4d03

Please sign in to comment.