Initial commit

This commit is contained in:
Gašper Dobrovoljc
2025-11-12 13:09:01 +01:00
commit 0666924962
7 changed files with 119 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
services:
app:
image: app
build: .
ports:
- "8000:8000"
logging:
driver: "fluentd"
options:
fluentd-address: localhost:24224
tag: jufka