Changed Tomcat to operate on port 8080 and PHPMyAdmin to port 9000

Cloudflare by default only permits specific ports to pass through in the security mode we use. Since PHPMyAdmin should be hard to access, by binding it to port 9000, Cloudflare does not allow traffic unless you bypass it.
This commit is contained in:
Marwolf
2018-08-04 10:09:59 -04:00
parent e5c7f34d26
commit 4d84f9d211
8 changed files with 28 additions and 16 deletions

File diff suppressed because one or more lines are too long