Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道我可以为特定的虚拟服务器指定要与passenger_ruby 一起使用的ruby 可执行文件,但是有没有一种简单的方法来指定我想为那个特定的可执行文件设置的JRUBY_OPTS env 变量?
是的,您可以设置任何您想要的任意环境变量。请参阅Phusion 乘客手册中的“关于环境变量”部分。