Fix vaultwarden port
This commit is contained in:
@@ -59,7 +59,7 @@ var Vaultwarden = Service{
|
||||
Port: 80, // Server Port
|
||||
Public: &Public{
|
||||
URL: "https://vault.danicos.me",
|
||||
NodePort: 300012,
|
||||
NodePort: 30012,
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user