Skip to content
Snippets Groups Projects
Verified Commit c8b42e7b authored by Mark's avatar Mark
Browse files

Change default values to be consistent

parent 91bde833
No related branches found
No related tags found
1 merge request!2Minimal frontend
......@@ -10,7 +10,7 @@ RUN npm install
COPY . .
ENV HOST sso.example.net
ENV BACKEND_API_URL http://oas.localhost:5002/graphql
ENV BACKEND_API_URL http://sso.example.net:5002/graphql
ENV BASE_URL http://sso.example.net:3000
ENV HYDRA_BASE_URL http://oas.example.net:4444
ENV AUTHORIZE_URL http://oas.example.net:4444/oauth2/auth
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment