Skip to content

Commit

Permalink
Update examples.md (#464)
Browse files Browse the repository at this point in the history
  • Loading branch information
SomnusVeritas authored Jan 13, 2025
1 parent e3b6e00 commit e26e595
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/getting-started/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ services:
ports:
- "8080:8080"
- "52000-52100:52000-52100/udp"
volumes:
- <your-host-path>:/home/neko/.mozilla/firefox # persist firexfox settings
environment:
NEKO_SCREEN: '1920x1080@30'
NEKO_PASSWORD: neko
Expand Down

0 comments on commit e26e595

Please sign in to comment.