diaspora/config/deploy_config.yml.example
2011-01-30 22:00:32 -08:00

11 lines
341 B
Text

# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
production:
server: 'example.com'
deploy_to: '/var/www/diaspora'
current_dir: 'diaspora'
user: 'diaspora'
password: 'password'
repo: 'git://github.com/diaspora/diaspora.git'