We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 466f829 commit 96fdce1Copy full SHA for 96fdce1
docker-compose.common.yml
@@ -3,6 +3,7 @@ services:
3
image: tinybite-server:latest
4
container_name: tinybite-api
5
restart: always
6
+ network_mode: host
7
ports:
8
- "8080:8080"
9
env_file:
0 commit comments