diff --git a/.env.example b/.env.example index 2150b53..6c51cd2 100644 --- a/.env.example +++ b/.env.example @@ -1,6 +1,6 @@ -# DEV_SERVER_PORT="8090" +# DEV_PORT="3001" # Playwright -PLAYWRIGHT_BASE_URL="https://plugindev4.dev/admin" +PLAYWRIGHT_BASE_URL="https://cms-v4.ddev.site/admin" PLAYWRIGHT_USERNAME="admin" PLAYWRIGHT_PASSWORD="password" \ No newline at end of file