Skip to content

Commit

Permalink
Moving quizgrader to new port
Browse files Browse the repository at this point in the history
  • Loading branch information
cintiadr committed Jul 25, 2022
1 parent e80c067 commit d307fae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/quizgrader/docker-compose.yml
Expand Up @@ -7,7 +7,7 @@ services:
env_file:
- .env
ports:
- "8081:80"
- "8084:80"
environment:
- NODE_ENV=production
healthcheck:
Expand Down

0 comments on commit d307fae

Please sign in to comment.