diff --git a/compose.yaml b/compose.yaml index 386dddf..47cae3d 100644 --- a/compose.yaml +++ b/compose.yaml @@ -12,4 +12,6 @@ services: - '1' interval: 2s timeout: 10s - retries: 15 \ No newline at end of file + retries: 15 + extra_hosts: + - "garage-ikea.jdf2.org.local:127.0.0.1" \ No newline at end of file