fix: revert accidental docker-compose dev change (#18686)

This commit is contained in:
Alex 2025-05-27 11:15:45 -05:00 committed by GitHub
parent 724a081bb5
commit f6903696cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,7 +31,6 @@ services:
- ../open-api:/usr/src/open-api
- ${UPLOAD_LOCATION}/photos:/usr/src/app/upload
- ${UPLOAD_LOCATION}/photos/upload:/usr/src/app/upload/upload
- ${EXTERNAL_LIBRARY}:/data/external-library
- /usr/src/app/node_modules
- /etc/localtime:/etc/localtime:ro
env_file: