Skip to content
Snippets Groups Projects
Commit cbc7c2f6 authored by Denis Sukhoroslov's avatar Denis Sukhoroslov
Browse files

Merge branch 'bugfix/deploy' into 'main'

docker bug fix

See merge request gaia-x/data-infrastructure-federation-services/authenticationauthorization!142
parents 5665f07c be18ef27
No related branches found
No related tags found
1 merge request!142docker bug fix
Pipeline #19725 passed
......@@ -8,8 +8,8 @@ services:
dockerfile: Dockerfile
environment:
- "SPRING_PROFILES_ACTIVE=${PROFILES_AAS}"
expose:
- "9000"
ports:
- "9000:9000"
networks:
- "gaia-x"
# depends_on:
......
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