build: Docker compose build successful with all services
- Fixed Dockerfiles (removed admin-ui references) - Updated Cargo.toml workspace - Added @tailwindcss/postcss dependency - All services building and running correctly
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
members = [
|
||||
"apps/api",
|
||||
"apps/indexer",
|
||||
"apps/admin-ui",
|
||||
"crates/core",
|
||||
"crates/parsers",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user