Skip to content

Commit

Permalink
fix example docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
Rushmore75 authored and anatol committed Oct 24, 2023
1 parent 79b76cd commit 1d637d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ services:
- /path/to/config/pacoloco.yaml:/etc/pacoloco.yaml
restart: unless-stopped
# to set time zone within the container for cron and log timestamps:
# environement:
# environment:
# - TZ=Europe/Berlin
```

Expand Down

0 comments on commit 1d637d5

Please sign in to comment.