Skip to content

Commit

Permalink
credentials generator fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nekufa committed Feb 6, 2023
1 parent c4230fd commit 5e68c1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ services:
- ./scripts:/app:ro
- ./credentials:/credentials
working_dir: /app
command: generate-credentials.sh
command: sh generate-credentials.sh
certs-generator:
image: goodeggs/mkcert
entrypoint: /bin/bash
Expand Down

0 comments on commit 5e68c1f

Please sign in to comment.