Просмотр исходного кода

Merge pull request #2387 from saweber/tilt-ui-nginx-fix

update Tiltfile to support nginx template change
Matt Ray 2 лет назад
Родитель
Сommit
01d42ec2a4
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Tiltfile

+ 1 - 1
Tiltfile

@@ -90,7 +90,7 @@ docker_build(
     only=[
         'dist',
         'nginx.conf',
-        'default.nginx.conf',
+        'default.nginx.conf.template',
         'docker-entrypoint.sh',
     ],
     live_update=[