Skip to content

Commit 6e9f45f

Browse files
committed
Fix : nginx network 모드 추가
1 parent 3516dcb commit 6e9f45f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose.common.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ services:
2121
- /home/ubuntu/tinybite/data/certbot/conf:/etc/letsencrypt
2222
- /home/ubuntu/tinybite/data/certbot/www:/var/www/certbot
2323
restart: always
24+
network_mode: host
2425
networks:
2526
- tinybite-net
2627
depends_on:

0 commit comments

Comments
 (0)