expose flask port

This commit is contained in:
Dominik Siebel
2024-09-17 09:02:35 +02:00
committed by Daniel Molkentin
parent 138d8a9920
commit 3cfd5beb1f
2 changed files with 4 additions and 0 deletions

View File

@@ -16,6 +16,8 @@ services:
environment: {}
networks:
- 'eos'
ports:
- '5000:5000'
mariadb:
image: 'mariadb:${MARIADB_VERSION}-jammy'
environment: