Skip to content

Commit

Permalink
Changing docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiollende committed Mar 13, 2024
1 parent 9760dc8 commit 9aa364d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:
wikidata_service:
container_name: wikidata_service-${teamname:-defaultASW}
image: ghcr.io/arquisoft/wiq_en3a/wikidata_service:latest
build: ./wikidata_service/WikiDataTest
build: ./wikidata_service
profiles: ["dev", "prod"]
ports:
- "7259:7259"
Expand Down

0 comments on commit 9aa364d

Please sign in to comment.