Skip to content
This repository has been archived by the owner on Aug 27, 2019. It is now read-only.

Commit

Permalink
Merge pull request #24 from khandelwal/fix_domain
Browse files Browse the repository at this point in the history
Changed default URL so that we get automatic https support
  • Loading branch information
xtine committed Jul 30, 2015
2 parents 6bdadf5 + f62933e commit 00ade38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# and https://github.com/dlapiduz/fugacious/blob/master/cf-deploy.sh
###

ROUTE="cf.18f.us"
ROUTE="18f.gov"
HOST="kids"
PUSH="cf.sh"

Expand Down

0 comments on commit 00ade38

Please sign in to comment.