1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00

removed rackup from conf

This commit is contained in:
sumeka 2020-08-27 16:55:34 +05:30
parent 5a87fa506c
commit b08672d524

View file

@ -1,4 +1,3 @@
log_requests
stdout_redirect "t2-stdout"
pidfile "t2-pid"
rackup File.expand_path('../rackup/hello.ru', File.dirname(__FILE__))