Skip to content

Commit

Permalink
Adjusting oclclient-prd port
Browse files Browse the repository at this point in the history
  • Loading branch information
rkorytkowski committed Jul 18, 2022
1 parent 0cdbc29 commit dd18109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/oclclient-prd/docker-compose.yml
Expand Up @@ -10,7 +10,7 @@ services:
- OCL_GA_TOKENS=${OCL_GA_TOKENS}
- ENVIRONMENT=${ENVIRONMENT:-prd}
ports:
- 8083:80
- 8094:80
restart: always
healthcheck:
test: ["CMD", "curl", "-sSf", "localhost"]

0 comments on commit dd18109

Please sign in to comment.