Proposal: cable-sizing module (on-demand DIN VDE 0298-4 cross-section calculator) #1

Open
Grovy311 wants to merge 10 commits from Grovy311/leistungsbilanz-ts:feature/cable-sizing-module into main
Showing only changes of commit 4f7a0c2a8c - Show all commits

View file

@ -5,7 +5,8 @@ const nextConfig = {
allowedDevOrigins: [ allowedDevOrigins: [
"192.168.3.13", "192.168.3.13",
"docker01.int.jappel.io", "docker01.int.jappel.io",
"lb.jappel.io" "lb.jappel.io",
"192.168.0.133"
], ],
typescript: { typescript: {