Skip to content

Change default ports from port 80/443/3306 #88

@ampersarnie

Description

@ampersarnie

There are many instances where using the default and/or standard ports across WP-Cypress have clashed with existing environments and/or server setups. Granted ports are configurable but having different defaults would allow the project to require less immediate configuration from the onset.

Suggesting the following - using this list to check against potential clashes:

  • 80 -> 8181
  • 443 -> 4433
  • 3306 -> 6033

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions