Przeglądaj źródła

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

update Tiltfile to support nginx template change
Matt Ray 2 lat temu
rodzic
commit
01d42ec2a4
1 zmienionych plików z 1 dodań i 1 usunięć
  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=[