mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 11:03:34 +00:00
feat: run embedded unregistry on machine IP in uncloudd daemon
This commit is contained in:
@@ -3,4 +3,6 @@ package constants
|
||||
const (
|
||||
// MachineAPIPort is the port for the Machine API service on the management WireGuard network.
|
||||
MachineAPIPort = 51000
|
||||
// UnregistryPort is the port for the embedded container registry listening on the machine IP.
|
||||
UnregistryPort = 5000
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user