ports
This commit is contained in:
@@ -6,10 +6,6 @@ services:
|
||||
container_name: netbird-server
|
||||
expose:
|
||||
- "80" # Management API + OAuth2 + Signal -- внутрь proxy-сети
|
||||
ports:
|
||||
- "50051:80" # management gRPC
|
||||
- "33080:33080" # relay (TCP)
|
||||
- "3478:3478/udp" # STUN
|
||||
volumes:
|
||||
- netbird_data:/var/lib/netbird # именованный volume (не bind-mount)
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user