added deployment via docker compose

This commit is contained in:
2025-10-09 14:34:24 +01:00
parent 78f9e757dc
commit 24b3cbe4ce
13 changed files with 100 additions and 15 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ body {
display: flex;
flex-direction: column;
height: 100vh;
max-width: 100vw;
min-width: 100vw;
margin: 0 0;
background: #121212;
position: relative;