ferm/services-eve/45-etherpad

4 lines
120 B
Plaintext

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