1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-01-16 13:48:58 +01:00

[ticket/17086] Update codespaces.md

PHPBB3-17086
This commit is contained in:
battye 2023-01-10 02:46:51 +00:00 committed by battye
parent 279f506d69
commit 2c8e16cf4b

View File

@ -20,7 +20,7 @@ Features include:
* Under the `Code` button, click the `Codespaces` tab and then the `+` button to create a new Codespace.
* It may take several minutes to configure and install phpBB on the newly created virtual machine. Once it is ready, a web-based VS Code instance will appear.
* Under the `Ports` tab, click on the local address under port 80 to open the private website for the new phpBB installation.
* By default, the login details for the new phpBB installation are `admin` / `mypassword`
* By default, the login details for the new phpBB installation are `admin` / `adminadmin`
* Port 9003 is also open to allow Xdebug connections.
### To use the command line