@@ -0,0 +1,11 @@
services:
frontend:
build:
context: .build/dev
dockerfile: frontend.Dockerfile
volumes:
- ./:/var/www/html/
ports:
- 5173:5173
env_file:
- .env
The note is not visible to the blocked user.