Commit a23b1dc
committed
fix(templates): Add name field and fix nextcloud compose config
Nextcloud template was missing the required top-level name field
and used direct port mapping instead of the proxy network.
Aligned with other templates: use expose, container_name, and
proxy network for nginx reverse proxying.
Signed-off-by: nfebe <fenn25.fn@gmail.com>1 parent 7cd0f18 commit a23b1dc
1 file changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| 5 | + | |
4 | 6 | | |
5 | | - | |
6 | | - | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
20 | | - | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| 26 | + | |
| 27 | + | |
24 | 28 | | |
25 | 29 | | |
0 commit comments