This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
vagrant-wordpress
Watch
1
Star
0
Fork
You've already forked vagrant-wordpress
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f4cafdc5a7
vagrant-wordpress
/
cookbooks
/
mysql
/
templates
/
default
/
port_mysql.erb
3 lines
95 B
Plaintext
Raw
Blame
History
# MySQL
-A FWR -p tcp -m tcp --dport 3306 -j ACCEPT
-A FWR -p udp -m udp --dport 3306 -j ACCEPT
Reference in New Issue
View Git Blame
Copy Permalink