mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Fix wrong folder names
@appinteractive same same, git-grep is your friend
This commit is contained in:
parent
db724e7834
commit
d4d0eb88cf
@ -3,8 +3,8 @@ version: '3.7'
|
||||
services:
|
||||
webapp:
|
||||
volumes:
|
||||
- .:/HC-WebApp
|
||||
- node_modules:/HC-WebApp/node_modules
|
||||
- .:/nitro-web
|
||||
- node_modules:/nitro-web/node_modules
|
||||
command: yarn run dev
|
||||
|
||||
volumes:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user