use host network

This commit is contained in:
Gitea 2020-12-11 14:52:49 +00:00
parent fcc6b97d58
commit 82ece637b7

View File

@ -12,6 +12,8 @@ services:
volumes:
- ./home:/home
- ./src:/src
network_mode: "host"
# networks:
# default:
# external: