Commit b12ff7e
authored
Remove ports from caddy docker-compose
The caddy container specifies "host" networking so the ports aren't necessary.
Older versions of docker/docker-compose may have just ignored the the ports when
using "host" networking, but I was unable to get the containers to start using docker-compose
1.29.2 / docker 20.10.24+dfsg1, build 297e128 as it threw an error around having
specified ports AND "host" networking.1 parent c4e1019 commit b12ff7e
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | 15 | | |
19 | 16 | | |
20 | 17 | | |
| |||
0 commit comments