refactor: FROM ghcr.io/hanzoai/spa — kill nginx

This commit is contained in:
Hanzo AI
2026-04-12 12:31:19 -07:00
parent e1b7a79ce3
commit 0bacf2e276
+2 -4
View File
@@ -1,4 +1,2 @@
FROM nginx:1
COPY nginx.conf /etc/nginx/nginx.conf
COPY docs /usr/share/nginx/html
FROM ghcr.io/hanzoai/spa
COPY docs /public