Skip to content

Commit f690369

Browse files
authored
fix: revert accidental docker-compose dev change (#18686)
1 parent 724a081 commit f690369

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker/docker-compose.dev.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ services:
3131
- ../open-api:/usr/src/open-api
3232
- ${UPLOAD_LOCATION}/photos:/usr/src/app/upload
3333
- ${UPLOAD_LOCATION}/photos/upload:/usr/src/app/upload/upload
34-
- ${EXTERNAL_LIBRARY}:/data/external-library
3534
- /usr/src/app/node_modules
3635
- /etc/localtime:/etc/localtime:ro
3736
env_file:

0 commit comments

Comments
 (0)