Skip to content

Commit b4efa40

Browse files
Remove backend volume mapping from Docker Compose configuration
1 parent a713759 commit b4efa40

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

project/compose.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ services:
1616
environment:
1717
- PYTHONUNBUFFERED=1
1818
volumes:
19-
- ./backend:/app
2019
- ./data:/data
2120
ports:
2221
- "3000:3000"

0 commit comments

Comments
 (0)