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

4 lines
128 B
Plaintext

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