Skip to content

Commit

Permalink
migrated to new aws account
Browse files Browse the repository at this point in the history
  • Loading branch information
eistrati committed Feb 9, 2018
1 parent 25118e8 commit 15765e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bin/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ fi

if [ ${BRANCH} != 'master' ]; then
BUCKET='s3://www-dev.404.md/'
DIST_ID='E3GMNOZE3OLH8B'
DIST_ID='EZZ1YSAXOSK4Y'
MAX_AGE='600'
else
BUCKET='s3://www.404.md/'
DIST_ID='E1CHAR53JHGDQK'
DIST_ID='E3E50UDRANKEKH'
MAX_AGE='604800'
fi

Expand Down

0 comments on commit 15765e7

Please sign in to comment.