Commit 201fdfa
committed
clarify /etc/hosts caveat, needed for local integration tests
the container uses HOSTNAME to generate the cert, and
it really didn't like "localhost" as hostname.
As a workaround, I had to add an arbitrary hostname. There may be other
alternatives to get the host to be known, but the most obvious
is modifying /etc/hosts1 parent 8ba87b3 commit 201fdfa
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
62 | 65 | | |
63 | 66 | | |
64 | 67 | | |
| |||
0 commit comments