Clean up type errors and get docker build into better state

This commit is contained in:
Mike Conrad
2025-05-19 13:48:47 -04:00
parent 7fa503897c
commit 7ffe4d2825
6 changed files with 14 additions and 9 deletions

View File

@ -1,4 +1,3 @@
import app from '@adonisjs/core/services/app'
import { defineConfig } from '@adonisjs/lucid'
import env from '#start/env'