override를 위해 기본 포트 제거
This commit is contained in:
@@ -13,8 +13,8 @@ services:
|
||||
web:
|
||||
build: ./web
|
||||
restart: always
|
||||
ports:
|
||||
- 8080:80
|
||||
#ports:
|
||||
# - 8080:80
|
||||
volumes:
|
||||
- hidche:/var/www/html:ro
|
||||
- board:/var/www/board:ro
|
||||
|
||||
Reference in New Issue
Block a user