mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -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:
|
args:
|
||||||
- NODE_ENV=development
|
- NODE_ENV=development
|
||||||
container_name: excalidraw
|
container_name: excalidraw
|
||||||
ports:
|
|
||||||
- "3000:80"
|
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
stdin_open: true
|
stdin_open: true
|
||||||
healthcheck:
|
healthcheck:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue