mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-04-14 16:40:58 -04:00
Update docker-compose.yml
remove port for coolify
This commit is contained in:
parent
fd74e46434
commit
757f73a3e8
1 changed files with 0 additions and 2 deletions
|
@ -7,8 +7,6 @@ services:
|
|||
args:
|
||||
- NODE_ENV=development
|
||||
container_name: excalidraw
|
||||
ports:
|
||||
- "3000:80"
|
||||
restart: on-failure
|
||||
stdin_open: true
|
||||
healthcheck:
|
||||
|
|
Loading…
Add table
Reference in a new issue