Skip to content

Commit ed3f859

Browse files
committed
feat: add port forwarding guide for Gitea
1 parent d3d070e commit ed3f859

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,9 @@ public:51820/udp -> local:51820/udp
134134
135135
# SSH (optional, if you want to access the Pi with a URL)
136136
public:22/tcp -> local:22/tcp
137+
138+
# Gitea
139+
public:222/tcp -> local:222/tcp
137140
```
138141

139142
## 🛡️ Security

0 commit comments

Comments
 (0)