Update docker-compose.yml

remove port for coolify
This commit is contained in:
Tao Hansen 2025-04-01 11:27:30 -03:00 committed by GitHub
parent fd74e46434
commit 757f73a3e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,8 +7,6 @@ services:
args:
- NODE_ENV=development
container_name: excalidraw
ports:
- "3000:80"
restart: on-failure
stdin_open: true
healthcheck: