ferm/services/45-etherpad
2014-12-19 20:50:19 +01:00

4 lines
120 B
Plaintext

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