CHANGE: docs

This commit is contained in:
2024-09-06 09:59:22 +02:00
parent 68608a995b
commit 5f2cd56325
3 changed files with 105 additions and 4 deletions

View File

@@ -31,3 +31,5 @@ services:
EXPOSED_PORT: ${EXPOSED_PORT}
ports:
- ${EXPOSED_PORT}:8080
depends_on:
- db