Skip to content

Commit

Permalink
Set index and 404 pages on frontend bucket.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcarboni committed Feb 8, 2019
1 parent 9f3400d commit 6600fc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.sh
Expand Up @@ -31,3 +31,4 @@ done

# Public buckets
gsutil iam ch allUsers:objectViewer gs://${PROJECT}-frontend
gsutil web set -m index.html -e 404.html gs://${PROJECT}-frontend

0 comments on commit 6600fc4

Please sign in to comment.