Update README.md
fix markdown
This commit is contained in:
parent
9591cadc70
commit
eb019d633b
1 changed files with 1 additions and 1 deletions
|
|
@ -30,6 +30,6 @@ Afterwards, you can spawn up the Docker stack as follows:
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
````
|
````
|
||||||
|
|
||||||
The Guacamole login is available at http://<YOUR-IP>:8080/guacamole.
|
The Guacamole login is available at `http://<YOUR-IP>:8080/guacamole`.
|
||||||
|
|
||||||
The default username is `guacadmin`. The default password is `guacadmin`.
|
The default username is `guacadmin`. The default password is `guacadmin`.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue