[mirotalk] - add comment
This commit is contained in:
@@ -10,6 +10,9 @@ services:
|
||||
hostname: mirotalk
|
||||
volumes:
|
||||
- .env:/src/.env:ro
|
||||
# These volumes are not mandatory, uncomment if you want to use it
|
||||
# - ./app/:/src/app/:ro
|
||||
# - ./public/:/src/public/:ro
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- '3000:3000'
|
||||
|
||||
Reference in New Issue
Block a user