Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CoTA
cota-infra
Commits
ca815aa1
Commit
ca815aa1
authored
Aug 27, 2025
by
Abhishek
Browse files
volume mount to dta_tests_data
parent
09deadea
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker-compose.yml
View file @
ca815aa1
...
@@ -35,7 +35,7 @@ services:
...
@@ -35,7 +35,7 @@ services:
backend
:
backend
:
container_name
:
backend
container_name
:
backend
image
:
hftstuttgart/cota-backend:latest
image
:
hftstuttgart/cota-backend:latest
user
:
"
${EUSER}:${EGID}"
#
user: "${EUSER}:${EGID}"
ports
:
# Add this section
ports
:
# Add this section
-
"
8081:8080"
-
"
8081:8080"
volumes
:
volumes
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment