Skip to content

Commit

Permalink
Merge pull request #235 from Arquisoft/fix/deploy-proxy-on-release
Browse files Browse the repository at this point in the history
fix: add proxy deployment on release
  • Loading branch information
GOLASOOO authored Apr 16, 2024
2 parents faa545c + 5ccef4f commit 6dc9fd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
kiwiq:
image: ghcr.io/arquisoft/wiq_en2b/kiwiq:latest
container_name: kiwiq
profiles: ["dev", "prod"]
networks:
mynetwork:
links:
Expand Down

0 comments on commit 6dc9fd9

Please sign in to comment.