mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Correct docker-compose volume paths for override
This commit is contained in:
parent
6ee23eda48
commit
818ce5795d
@ -29,8 +29,8 @@ services:
|
||||
- "DEBUG=${DEBUG}"
|
||||
- PUBLIC_REGISTRATION=false
|
||||
volumes:
|
||||
- backend_node_modules:/nitro-backend/node_modules
|
||||
- uploads:/nitro-backend/public/uploads
|
||||
- backend_node_modules:/develop-backend/node_modules
|
||||
- uploads:/develop-backend/public/uploads
|
||||
neo4j:
|
||||
volumes:
|
||||
- neo4j_data:/data
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user