ferm/services-eve/45-rainloop

4 lines
120 B
Plaintext
Raw Normal View History

2014-12-19 19:50:19 +00:00
&def_service(rainloop, rainloop, tcp, 9000);
&allow_service_for(postgres, rainloop);
&allow_service_for(rainloop, web);