Newer
Older
itcca-allievi / .env.example
@Fabio Arrigoni Fabio Arrigoni 5 hours ago 202 bytes Initial commit: plugin ITCCA Allievi v1.0.0
DB_ROOT_PASSWORD=changeme_root_dev
DB_NAME=wordpress
DB_USER=wordpress
DB_PASSWORD=changeme_wp_dev

WP_PORT=8080
PMA_PORT=8081

WP_DEBUG=1
WP_HOME=http://localhost:8080
WP_SITEURL=http://localhost:8080