Skip to content

Commit 704e079

Browse files
committed
Merge branch 'main' into dev
2 parents ed99678 + 848d786 commit 704e079

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+
dev

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)