mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-01-09 15:17:59 -05:00
ci(frontend): Enforce consistent yarn.lock + minor DX improvements (#8316)
- ci(frontend): Ensure CI fails if `yarn.lock` is inconsistent with `package.json` - dx(frontend): Add Prettier check to `lint` script in `package.json` - dx(frontend): Add `packageManager` to `package.json` for Corepack support - build(frontend): Use `yarn` consistently in the Dockerfile
This commit is contained in:
committed by
GitHub
parent
992989ee71
commit
74e677baec
@@ -149,6 +149,3 @@ To persist data for PostgreSQL and Redis, you can modify the `docker-compose.yml
|
||||
3. Save the file and run `docker compose up -d` to apply the changes.
|
||||
|
||||
This configuration will create named volumes for PostgreSQL and Redis, ensuring that your data persists across container restarts.
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user