Skip to content

Commit

Permalink
Update ctf.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
thebsdbox authored Sep 6, 2024
1 parent 060a12c commit 59fe79a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions ctf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ containerd:
system: false
user: false

mounts:
- location: "~"
### In case you wish to mount your home directory
# mounts:
#- location: "~"

provision:
- mode: system
Expand All @@ -45,4 +46,4 @@ message: |
ssh -F $HOME/.lima/ctf/ssh.config -L *:8082:0.0.0.0:80 lima-ctf
Start code-server with $ PASSWORD=password code-server --bind-addr=0.0.0.0
------
------

0 comments on commit 59fe79a

Please sign in to comment.