fix: add web to proxy net 🤦
This commit is contained in:
parent
16f160daac
commit
fb7b388c8e
1 changed files with 2 additions and 0 deletions
|
@ -8,3 +8,5 @@ services:
|
||||||
- LETSENCRYPT_HOST=faulty.nl
|
- LETSENCRYPT_HOST=faulty.nl
|
||||||
volumes:
|
volumes:
|
||||||
- /srv/www/faulty.nl:/usr/share/nginx/html
|
- /srv/www/faulty.nl:/usr/share/nginx/html
|
||||||
|
networks:
|
||||||
|
- proxy
|
||||||
|
|
Reference in a new issue