first commit

This commit is contained in:
2025-11-01 19:18:39 +10:30
commit d1d2c9f41e
26 changed files with 1052 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
services:
consoleapp1:
image: consoleapp1
build:
context: .
dockerfile: ConsoleApp1/Dockerfile
tinfoilvibeserver:
image: tinfoilvibeserver
build:
context: .
dockerfile: TinfoilVibeServer/Dockerfile