feat: debut rerefonte DDD CQRS

This commit is contained in:
ext.jeremy.guillot@maxicoffee.domains
2025-01-31 19:23:02 +01:00
committed by ThysTips
parent d4142012ec
commit 0e3d72cc5e
16 changed files with 483 additions and 1 deletions

View File

@@ -25,7 +25,7 @@ services:
ports:
# HTTP
- target: 80
published: ${HTTP_PORT:-80}
published: ${HTTP_PORT:-8081}
protocol: tcp
# HTTPS
- target: 443