9 lines
264 B
YAML
9 lines
264 B
YAML
thins:
|
|
- port: '3001'
|
|
- port: '3002'
|
|
- port: '3003'
|
|
url: 'joindiaspora.com'
|
|
cert_location: '/usr/local/nginx/conf/diaspora.crt'
|
|
key_location: '/usr/local/nginx/conf/diaspora.key'
|
|
s3_bucket: "https://joindiaspora.s3.amazonaws.com"
|
|
s3_path: "/uploads/images/'
|