forked from coracle/caravel
Make logo customizable
This commit is contained in:
+2
-1
@@ -51,7 +51,8 @@ COPY frontend ./
|
||||
|
||||
ENV VITE_API_URL=__VITE_API_URL__ \
|
||||
VITE_RELAY_DOMAIN=__VITE_RELAY_DOMAIN__ \
|
||||
VITE_PLATFORM_NAME=__VITE_PLATFORM_NAME__
|
||||
VITE_PLATFORM_NAME=__VITE_PLATFORM_NAME__ \
|
||||
VITE_PLATFORM_LOGO=__VITE_PLATFORM_LOGO__
|
||||
RUN bun run build
|
||||
|
||||
# ---------- Runtime ----------
|
||||
|
||||
Reference in New Issue
Block a user