You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.
RUN sh create-env-file.sh REACT_APP_CONFIG_SERVER_HOST=$CONFIG_SERVER_HOST REACT_APP_CONFIG_SERVER_PORT=$CONFIG_SERVER_PORT REACT_APP_SUPPORT_SERVICE=$REACT_APP_SUPPORT_SERVICE REACT_APP_SUPPORT_URL=$REACT_APP_SUPPORT_URL REACT_APP_CLOUDFLARE_SHARED_CONFIG_URL=$CLOUDFLARE_SHARED_CONFIG_URL
# CMD ["cat", "./packages/sygma-ui/.env"]
RUN yarn build:ui
# If you want to debug the .env file, uncomment the following line