File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ Portr is primarily designed for small teams looking to expose development server
2828
2929## Setup
3030
31- - [ Server setup guide] ( https://portr.dev/server/ )
32- - [ Client installation guide] ( https://portr.dev/client/installation/ )
31+ - [ Server setup guide] ( https://portr.dev/docs/server )
32+ - [ Client installation guide] ( https://portr.dev/docs/ client/installation )
3333
3434## Contributing
3535
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ services:
88 network_mode : " host"
99
1010 admin :
11- image : amalshaji/portr-admin:0.0.20 -beta
11+ image : amalshaji/portr-admin:0.0.43 -beta
1212 network_mode : " host"
1313 env_file : .env
1414 restart : unless-stopped
@@ -26,7 +26,7 @@ services:
2626 caddy_0.encode : gzip
2727
2828 tunnel :
29- image : amalshaji/portr-tunnel:0.0.20 -beta
29+ image : amalshaji/portr-tunnel:0.0.43 -beta
3030 command : ["start"]
3131 network_mode : " host"
3232 env_file : .env
You can’t perform that action at this time.
0 commit comments