We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3516dcb commit 6e9f45fCopy full SHA for 6e9f45f
1 file changed
docker-compose.common.yml
@@ -21,6 +21,7 @@ services:
21
- /home/ubuntu/tinybite/data/certbot/conf:/etc/letsencrypt
22
- /home/ubuntu/tinybite/data/certbot/www:/var/www/certbot
23
restart: always
24
+ network_mode: host
25
networks:
26
- tinybite-net
27
depends_on:
0 commit comments