Loading docker-compose.yml +3 −1 Original line number Diff line number Diff line Loading @@ -2,6 +2,8 @@ services: snowflake-proxy: build: . build: context: . network: host image: hashik/snowflake-proxy:latest container_name: snowflake-proxy Loading
docker-compose.yml +3 −1 Original line number Diff line number Diff line Loading @@ -2,6 +2,8 @@ services: snowflake-proxy: build: . build: context: . network: host image: hashik/snowflake-proxy:latest container_name: snowflake-proxy