getsebool -a | grep httpd
setsebool -P httpd_can_network_connect_db 1
Pro tip: use ```triple backticks around text``` to write in code fences