Skip to content

Commit fc245cd

Browse files
committed
working config on scalingo
1 parent 38f4d88 commit fc245cd

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

config/initializers/grover.rb

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
config.options = {
33
format: "A4",
44
# print_background is mandatory to print the css background colors
5-
print_background: true,
6-
launch_args: [
7-
"--no-sandbox"
8-
]
5+
print_background: true
96
}
107
end

0 commit comments

Comments
 (0)