Initial commit

This commit is contained in:
The_evening_detective
2025-05-12 17:10:48 +00:00
commit a0f50ea2bf
12 changed files with 650 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
version: '3.8'
services:
evening_detective:
build:
context: .
dockerfile: Dockerfile
ports:
- "8080:8080"
# environment:
# - ENV_VAR_NAME=env_var_value