mirror of
https://github.com/RYDE-WORK/full-stack-fastapi-template.git
synced 2026-01-19 13:13:25 +08:00
📝 Update frontend/README.md to also remove Playwright when removing Frontend (#1452)
This commit is contained in:
parent
98a2d7ddcf
commit
87afb074a3
@ -59,7 +59,7 @@ If you are developing an API-only app and want to remove the frontend, you can d
|
||||
|
||||
* In the `docker-compose.yml` file, remove the whole service / section `frontend`.
|
||||
|
||||
* In the `docker-compose.override.yml` file, remove the whole service / section `frontend`.
|
||||
* In the `docker-compose.override.yml` file, remove the whole service / section `frontend` and `playwright`.
|
||||
|
||||
Done, you have a frontend-less (api-only) app. 🤓
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user