Skip to content

Commit c0c5c07

Browse files
authored
chore: remove embedded pricing url for docker build (logto-io#7148)
1 parent 4a65ae3 commit c0c5c07

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Dockerfile

-5
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@ RUN pnpm i
2020
ARG dev_features_enabled
2121
ENV DEV_FEATURES_ENABLED=${dev_features_enabled}
2222

23-
### Set console embed pricing URL
24-
### It is used to render pricing content on the Logto Cloud subscription page
25-
ARG console_embedded_pricing_url
26-
ENV CONSOLE_EMBEDDED_PRICING_URL=${console_embedded_pricing_url}
27-
2823
ARG applicationinsights_connection_string
2924
ENV APPLICATIONINSIGHTS_CONNECTION_STRING=${applicationinsights_connection_string}
3025

0 commit comments

Comments
 (0)