외부 커넥션 관리 ~ 테스트
This commit is contained in:
@@ -7,6 +7,8 @@ services:
|
||||
container_name: pms-backend-mac
|
||||
ports:
|
||||
- "8080:8080"
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
environment:
|
||||
- NODE_ENV=development
|
||||
- PORT=8080
|
||||
|
||||
Reference in New Issue
Block a user