Skip to content

Commit

Permalink
Merge pull request #31 from heig-lherman/fix/compose
Browse files Browse the repository at this point in the history
fix: api markdown in volume
  • Loading branch information
Lutonite authored Jan 23, 2024
2 parents 1e59cf4 + 70703c9 commit 1312d9c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ services:
- traefik.http.routers.api-https.tls.certresolver=letsencrypt
networks:
- traefik

volumes:
- ${PWD}/API.md:/API.md
networks:
traefik:
external: true

0 comments on commit 1312d9c

Please sign in to comment.