Skip to content

Commit 96fdce1

Browse files
committed
Feat : network host 모드로 변경
1 parent 466f829 commit 96fdce1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.common.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ services:
33
image: tinybite-server:latest
44
container_name: tinybite-api
55
restart: always
6+
network_mode: host
67
ports:
78
- "8080:8080"
89
env_file:

0 commit comments

Comments
 (0)