mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-09-13 07:21:16 +00:00
expose flask port
This commit is contained in:
committed by
Daniel Molkentin
parent
138d8a9920
commit
3cfd5beb1f
@@ -16,6 +16,8 @@ services:
|
||||
environment: {}
|
||||
networks:
|
||||
- 'eos'
|
||||
ports:
|
||||
- '5000:5000'
|
||||
mariadb:
|
||||
image: 'mariadb:${MARIADB_VERSION}-jammy'
|
||||
environment:
|
||||
|
Reference in New Issue
Block a user