Skip to content

Commit

Permalink
Update docker-compose-actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shayki5 authored Sep 27, 2023
1 parent a70fba2 commit 8131997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-actions.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
monayman:
image: $IMAGE_NAME
image: ${IMAGE_NAME}
environment:
- DEBUG
- DAYS_BACK
Expand Down

0 comments on commit 8131997

Please sign in to comment.