Set up project structure

This commit is contained in:
2024-12-13 13:55:53 +01:00
commit 2383c59441
20 changed files with 747 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"development": {
"hostname": "https://localhost:8443"
},
"docker": {
"hostname": "https://localhost:9040"
}
}