Open youknowriad opened 3 years ago
Setting up a multi-site WP install for WordPress is a not so simple multi-site process and doing so based on containers... is even more complex. It would be awesome if we were able to do so using @wordpress/env by enabling a flag or some config.
@wordpress/env
Now that WordPress supports custom ports in mutlisite, this work should be much easier - https://github.com/WordPress/wordpress-develop/commit/7750458133663a8bae9a36cc36ab29e563675620
Setting up a multi-site WP install for WordPress is a not so simple multi-site process and doing so based on containers... is even more complex. It would be awesome if we were able to do so using
@wordpress/env
by enabling a flag or some config.