Commit a0aa987
committed
Fix ARM64 build: copy lighttpd config directly to conf-enabled
The lighttpd-enable-mod command doesn't exist in the ARM64 base image.
Instead of using the helper script, copy the proxy configuration
directly to /etc/lighttpd/conf-enabled/90-proxy.conf.1 parent bd57be8 commit a0aa987
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
0 commit comments