Use host network for dashboard build
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
network: host
|
||||
container_name: kallilab-dashboard
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
@@ -44,3 +45,4 @@
|
||||
networks:
|
||||
frontend_net:
|
||||
external: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user