Skip to content

Commit

Permalink
Update hands-on-1/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Mathieu Tortuyaux <mathieu.tortuyaux@gmail.com>
  • Loading branch information
bastian-src and tormath1 authored Feb 8, 2024
1 parent 5e66bdf commit 7b9fc6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hands-on-1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ chmod +x flatcar_production_qemu.sh
./flatcar_production_qemu.sh -- -display curses
```

NOTE: start flatcar with a port forward to access the nginx service from your host
NOTE: it's possible to start Flatcar with a port forwarding to access the Nginx server from your host
``` bash
./flatcar_production_qemu.sh -p 8080-:80,hostfwd=tcp::2222 -- -display curses
```
Expand Down

0 comments on commit 7b9fc6f

Please sign in to comment.