mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
-tasks
This commit is contained in:
parent
062cf94b2e
commit
d1368716a5
1 changed files with 1 additions and 1 deletions
2
fabfile.py
vendored
2
fabfile.py
vendored
|
@ -190,7 +190,7 @@ def ec2():
|
|||
|
||||
def all():
|
||||
assign_digitalocean_roledefs()
|
||||
env.roles = ['app', 'db', 'task', 'debug', 'node', 'push', 'work', 'www', 'search']
|
||||
env.roles = ['app', 'db', 'debug', 'node', 'push', 'work', 'www', 'search']
|
||||
|
||||
# =============
|
||||
# = Bootstrap =
|
||||
|
|
Loading…
Add table
Reference in a new issue