Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

Commit 255feca

Browse files
committed
fixed: remove "
1 parent 0386373 commit 255feca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ services:
5454
ports:
5555
# if you want, you can change the number
5656
# Host:Container
57-
- 3333:${PORT}"
57+
- 3333:${PORT}
5858
command: >
5959
sh -c "node ace migration:run --force && node bin/server.js"

0 commit comments

Comments
 (0)