More seed data

This commit is contained in:
TypoMustakes
2023-12-07 21:01:44 +01:00
parent bceb5640ef
commit 619f2c60bb

View File

@@ -72,6 +72,8 @@ namespace WD7UVN_HFT_2023241.Repository
new Service{ new Service{
NAME = "Microsoft Exchange", NAME = "Microsoft Exchange",
ID = 1, ID = 1,
PORT = 443,
IP = "10.42.567.3",
MAINTAINER_ID = 1} MAINTAINER_ID = 1}
); );