chore: Add WWW_PATH for Caddy
This commit is contained in:
parent
ab8e4ba146
commit
72e40c25fe
|
|
@ -73,3 +73,4 @@ VOLUME [ "/appsmith-stacks" ]
|
|||
# ------------------------------------------------------------------------
|
||||
ENV TMP="/tmp/appsmith"
|
||||
ENV NGINX_WWW_PATH="$TMP/www"
|
||||
ENV WWW_PATH="$TMP/www"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user