fixing NaN in logbook entry table (#51)

This commit was merged in pull request #51.
This commit is contained in:
2025-02-24 18:15:32 +00:00
committed by GitHub
parent 0ff30e9761
commit 280067648f
5 changed files with 14 additions and 36 deletions

View File

@@ -18,7 +18,7 @@ services:
ports:
- '3000:3000'
env_file:
- ./api/.env
- ./api/.env.compose
app:
container_name: flying-app
@@ -27,7 +27,5 @@ services:
target: app
ports:
- '8080:8080'
# env_file:
# - ./app/.env