Skip to content

Commit e6d8990

Browse files
committed
Fix : port 삭제
1 parent 0910522 commit e6d8990

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docker-compose.common.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ services:
1313
nginx:
1414
container_name: nginx
1515
image: nginx:1.27.4
16-
ports:
17-
- "80:80"
18-
- "443:443"
1916
volumes:
2017
- /home/ubuntu/tinybite/nginx/default.conf:/etc/nginx/conf.d/default.conf
2118
- /etc/letsencrypt:/etc/letsencrypt

0 commit comments

Comments
 (0)