ferm/services-eve/45-phppgadmin

4 lines
128 B
Plaintext
Raw Permalink Normal View History

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