Skip to content

Commit 848d786

Browse files
committed
fix: quick fix for https
1 parent 07836eb commit 848d786

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

client/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
dev
1+
2.2.1

deploy/docker/frontend/nginx-https.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ http {
5151
}
5252

5353
location /assets {
54-
root /lowcoder/assets;
5554
alias /lowcoder/assets;
5655
expires 1M;
5756
}

0 commit comments

Comments
 (0)