Missing port

This commit is contained in:
Michal 2024-08-22 00:39:03 +01:00
parent 271624ca32
commit 0885b10f1c

View File

@ -7,6 +7,7 @@ services:
- EDENIC_API_TOKEN=$EDENIC_API_TOKEN
- EDENIC_DEVICENAME=$EDENIC_DEVICENAME
- EDENIC_ORG_ID=$EDENIC_ORG_ID
- ASPNETCORE_HTTP_PORTS=5000
networks:
- back-tier
restart: always