docker-local-proxy
Advanced tools
Comparing version
@@ -0,1 +1,2 @@ | ||
#!/usr/bin/env node | ||
"use strict"; | ||
@@ -2,0 +3,0 @@ // src/index.ts |
{ | ||
"name": "docker-local-proxy", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "A tool for automatically configuring Nginx and updating /etc/hosts based on Docker containers for local development environments.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -0,1 +1,2 @@ | ||
#!/usr/bin/env node | ||
// src/index.ts | ||
@@ -2,0 +3,0 @@ |
Sorry, the diff of this file is not supported yet
45549
0.09%729
0.28%