We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 395fe92 commit 2114c5aCopy full SHA for 2114c5a
docker-compose.yml
@@ -9,7 +9,7 @@ services:
9
env_file:
10
- .env
11
ports:
12
- - 49000:3000
+ - 3000:3000
13
depends_on:
14
- redis
15
redis:
0 commit comments