ferm/services-eve/45-phppgadmin

4 lines
128 B
Plaintext

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