We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fea26e9 commit 93a3b37Copy full SHA for 93a3b37
docker-compose.yml
@@ -67,7 +67,7 @@ services:
67
- "8082:8082"
68
69
code-execution:
70
- name: code-execution
+ container_name: code-execution
71
image: asia-southeast1-docker.pkg.dev/cs3219-400714/peerprep/code-execution:latest
72
build:
73
context: ./code_execution
docker_compose_dev.yml
@@ -30,7 +30,7 @@ services:
30
- profile_pictures:/usr/src/app/public/profile_pictures
31
32
33
34
35
36
environment:
0 commit comments