Skip to content

Commit

Permalink
add data volume again (airbytehq#5715)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosmarxm authored Aug 27, 2021
1 parent 6633eb4 commit 32c2a6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ services:
- /var/run/docker.sock:/var/run/docker.sock
- workspace:${WORKSPACE_ROOT}
- ${LOCAL_ROOT}:${LOCAL_ROOT}
- data:${CONFIG_ROOT}
server:
image: airbyte/server:${VERSION}
logging: *default-logging
Expand Down

0 comments on commit 32c2a6b

Please sign in to comment.