Skip to content

Commit 00fe51b

Browse files
committed
chore: forward proxy port
1 parent 216e01d commit 00fe51b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker-compose.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ services:
5151
env_file:
5252
- path: .env
5353
required: false
54+
ports:
55+
- "8000:8000"
5456
volumes:
5557
- ./src:/app/src
5658

0 commit comments

Comments
 (0)