Modified 404/500 error

This commit is contained in:
2026-08-18 14:14:02 +09:00
parent dd304c1f31
commit ce2eb8bf4b
6 changed files with 41 additions and 27 deletions
+1
View File
@@ -25,6 +25,7 @@ jobs:
cp docker-compose.yml "$DEPLOY_DIR/docker-compose.yml"
cp nginx.conf "$DEPLOY_DIR/nginx.conf"
cp upstreams.map "$DEPLOY_DIR/upstreams.map"
cp proxy_to_app.conf "$DEPLOY_DIR/proxy_to_app.conf"
cp html/index.html "$DEPLOY_DIR/html/index.html"
rm -f "$DEPLOY_DIR/html/preview.html"