Skip to content

Commit

Permalink
Merge pull request #1044 from ITfoxtec/main
Browse files Browse the repository at this point in the history
from main
  • Loading branch information
Revsgaard authored Nov 20, 2024
2 parents fbf1b05 + c454601 commit 7e00424
Show file tree
Hide file tree
Showing 242 changed files with 7,888 additions and 901 deletions.
1 change: 1 addition & 0 deletions FoxIDs.sln
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Docker", "Docker", "{93A3AF
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Azure", "Azure", "{376A9D7A-D64B-4526-8EFC-D21A3B77612B}"
ProjectSection(SolutionItems) = preProject
azuredeploy-small.json = azuredeploy-small.json
azuredeploy.json = azuredeploy.json
EndProjectSection
EndProject
Expand Down
2 changes: 1 addition & 1 deletion Kubernetes/k8s-foxids-ingress-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
name: foxids
port:
number: 8800
- host: control.itfoxtec.com
- host: control.itfoxtec.com # change to your domain - control.my-domain.com
http:
paths:
- path: /
Expand Down
Loading

0 comments on commit 7e00424

Please sign in to comment.