Skip to content
This repository has been archived by the owner on Jul 11, 2020. It is now read-only.

Commit

Permalink
it's do.apptranslator.org
Browse files Browse the repository at this point in the history
  • Loading branch information
kjk committed Oct 27, 2013
1 parent 01dfef2 commit 66fe331
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fabfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
# - mkdir /home/apptranslator/www; mkdir /home/apptranslator/www/app; mkdir /home/apptranslator/www/data
# if they don't already exist

# TODO: temporarily using og.apptranslator.org, change back to apptranslator.org
env.hosts = ['og.apptranslator.org']
# TODO: temporarily using do.apptranslator.org, change back to apptranslator.org
env.hosts = ['do.apptranslator.org']
env.user = 'apptranslator'

app_dir = 'www/app'
Expand Down

0 comments on commit 66fe331

Please sign in to comment.