Browse Source

fix: hosts

double.huang 4 years ago
parent
commit
9a6a3bbb5f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      entrypoint.sh

+ 1 - 1
entrypoint.sh

@@ -1,2 +1,2 @@
-cp /app/hosts /etc
+cp /app/hosts /etc/hosts
 /app/i2-bill-erp -f /app/etc/transform.yaml
 /app/i2-bill-erp -f /app/etc/transform.yaml