Skip to content

Commit 02e8b90

Browse files
committed
temop
1 parent e188b63 commit 02e8b90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ services:
1616
build:
1717
context: ..
1818
dockerfile: web/Dockerfile.app
19-
command: pnpm run dev -- --host 0.0.0.0 --port 8001
19+
command: pnpm run dev --host 0.0.0.0 --port 8001
2020
working_dir: /app/web/client
2121
ports:
2222
- 8001:8001

0 commit comments

Comments
 (0)