Skip to content

Commit

Permalink
sort ports
Browse files Browse the repository at this point in the history
  • Loading branch information
sogladev committed Nov 30, 2024
1 parent ec59705 commit e4c13ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-novpn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,8 @@ services:
- '0.0.0.0:8087:8080' # calibre
- '0.0.0.0:8888:8888'
- '0.0.0.0:8989:8989' # sonarr
- '0.0.0.0:9696:9696' # prowlarr
- '0.0.0.0:9091:9091'
- '0.0.0.0:9696:9696' # prowlarr
restart: unless-stopped
cap_add:
- NET_ADMIN
Expand Down

0 comments on commit e4c13ff

Please sign in to comment.