Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit 7c8ad2c

Browse files
committed
📝 Fix a README reference command
1 parent 3b86b49 commit 7c8ad2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ Note that workstation creation can take a few minutes. The DNS propagation is p
290290
Access the components that you've enabled in the Helm values (after authenticating with the Keycloak proxy):
291291

292292
* hugo.YOUR_DOMAIN for a Hugo development web server
293-
* e.g. `hugo serve -D --bind 0.0.0.0 --baseUrl hugo.YOUR_DOMAIN --appendPort false` in Code Server
293+
* e.g. `hugo serve -D --bind=0.0.0.0 --baseUrl=hugo.YOUR_DOMAIN --appendPort=false` in Code Server
294294
* code.YOUR_DOMAIN for Code Server IDE
295295
* selenium.YOUR_DOMAIN for Selenium Grid hub
296296
* novnc.YOUR_DOMAIN for Ubuntu+Chrome Selenium node

0 commit comments

Comments
 (0)