Modified 404/500 error
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user