Skip to content
This repository was archived by the owner on Jan 12, 2022. It is now read-only.

Commit c02fc2b

Browse files
author
Mitch Roote
committed
Fix path to target volume
1 parent d30c8fb commit c02fc2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dc.theme-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ services:
88
volumes:
99
- type: volume
1010
source: theme
11-
target: /opt/moodle/moodle-3.5.1/theme
11+
target: /opt/moodle/app/theme
1212

1313
volumes:
1414
theme:

0 commit comments

Comments
 (0)