@@ -1,6 +1,8 @@
services:
app:
image: ${IMAGE}
build:
context: .
dockerfile: Dockerfile
ports:
- "${APP_PORT}:4321"
environment:
The note is not visible to the blocked user.