fix: networks for utils
This commit is contained in:
parent
545ae12dda
commit
933b5da8f5
1 changed files with 2 additions and 0 deletions
|
@ -10,3 +10,5 @@ services:
|
||||||
- LETSENCRYPT_HOST=search.faulty.nl
|
- LETSENCRYPT_HOST=search.faulty.nl
|
||||||
- VIRTUAL_HOST=search.faulty.nl
|
- VIRTUAL_HOST=search.faulty.nl
|
||||||
- BASE_URL=https://search.faulty.nl
|
- BASE_URL=https://search.faulty.nl
|
||||||
|
networks:
|
||||||
|
- proxy
|
||||||
|
|
Reference in a new issue