Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurcadore authored Nov 21, 2023
1 parent 0e40cf2 commit 3728e10
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 @@ -13,6 +13,6 @@ services:
container_name: sigCloud-Capacita
volumes:
# Create volume mapping to container files:
- "./src/:/project"
- "./src/eponadapter.jar:/project/eponadapter.jar"
- "./logs/:/project/logs"
- "./auth:/root/.config/sig-cloud"

0 comments on commit 3728e10

Please sign in to comment.