double.huang 4 年 前
コミット
effec8bde2
1 ファイル変更1 行追加1 行削除
  1. 1 1
      entrypoint.sh

+ 1 - 1
entrypoint.sh

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