do not disable resque web by default in production
This commit is contained in:
parent
05b1e2fc19
commit
0e08c59827
1 changed files with 0 additions and 1 deletions
|
|
@ -211,7 +211,6 @@ development:
|
||||||
|
|
||||||
production:
|
production:
|
||||||
<<: *defaults
|
<<: *defaults
|
||||||
mount_resque_web: false
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Do not touch unless you know what you're doing
|
# Do not touch unless you know what you're doing
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue