ferm/services-eve/45-etherpad
2015-09-08 22:33:21 +00:00

4 lines
120 B
Plaintext

&def_service(etherpad, etherpad, tcp, 9000);
&allow_service_for(etherpad, web);
&allow_service_for(postgres, etherpad);