Skip to content

Commit 2114c5a

Browse files
authored
Update docker-compose.yml
1 parent 395fe92 commit 2114c5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ services:
99
env_file:
1010
- .env
1111
ports:
12-
- 49000:3000
12+
- 3000:3000
1313
depends_on:
1414
- redis
1515
redis:

0 commit comments

Comments
 (0)