fix: no ports for Traefik

This commit is contained in:
Julien Calixte
2026-03-23 19:01:08 +01:00
parent 8e137ace86
commit 1afe86b79a
2 changed files with 7 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
services:
app:
ports:
- "8000:8000"