Skip to content

Commit

Permalink
port forward backend
Browse files Browse the repository at this point in the history
  • Loading branch information
leftmove authored Dec 6, 2023
1 parent fadb4db commit d3184de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ services:
- search
volumes:
- ./backend/public:/code/public
ports:
- 8000:8000
cache:
container_name: cache
build:
Expand Down

0 comments on commit d3184de

Please sign in to comment.