You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.
We don't want default docker compose files to expose internal or writable APIs, sets a bad example for others building off this compose file as an example setup. See: #84
We don't want default docker compose files to expose internal or writable APIs, sets a bad example for others building off this compose file as an example setup. See: #84
Instead, example docker compose file should listen on loopback. Example of the technique:
https://github.com/ipfs/kubo/blob/039badf3b24bba4b3a6ca80e2b5163afa4e4b7cb/docker-compose.yaml#L1
The text was updated successfully, but these errors were encountered: