Skip to content

Commit

Permalink
Update example.env and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgigawatt committed Jul 29, 2024
1 parent 43ba316 commit f98e9d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ jobs:
- name: Install Docker Compose
uses: ndeloof/install-compose-action@v0.0.1
- name: Validate Docker Compose
run: docker-compose config
run: docker-compose config --no-interpolate

0 comments on commit f98e9d0

Please sign in to comment.