i18m: auto import FR Translations from lms/translations/fr.csv
This commit is contained in:
@@ -18,12 +18,12 @@ services:
|
||||
|
||||
frappe:
|
||||
image: frappe/bench:latest
|
||||
command: bash /workspace/init.sh
|
||||
command: bash /workspace/docker/init.sh
|
||||
environment:
|
||||
- SHELL=/bin/bash
|
||||
working_dir: /home/frappe
|
||||
volumes:
|
||||
- .:/workspace
|
||||
- ..:/workspace
|
||||
ports:
|
||||
- 8000:8000
|
||||
- 9000:9000
|
||||
|
||||
Reference in New Issue
Block a user