mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Follow up to @appinteractive's commit e2f7bc51
Next time: `git grep "backend"` 👍
This commit is contained in:
parent
333f181161
commit
a7b4b55b6c
@ -4,8 +4,8 @@ services:
|
||||
backend:
|
||||
container_name: backend.127.0.0.1.xip.io
|
||||
volumes:
|
||||
- .:/backend
|
||||
- /backend/node_modules
|
||||
- .:/nitro-backend
|
||||
- /nitro-backend/node_modules
|
||||
neo4j:
|
||||
ports:
|
||||
- 7687:7687
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user