Skip to content

Commit f178143

Browse files
committed
again
1 parent a143f15 commit f178143

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ services:
88
- OPENAI_API_KEY=${OPENAI_API_KEY}
99
ports:
1010
- "5000:5000"
11+
volumes:
12+
- ./backend:/app
1113
restart: unless-stopped
1214

1315
frontend:

0 commit comments

Comments
 (0)