adjust compose file
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
This commit is contained in:
parent
e6ba4970cf
commit
047b862ae0
1 changed files with 2 additions and 2 deletions
|
|
@ -8,12 +8,12 @@ services:
|
|||
build: .
|
||||
# Or use a pre-built image if you push one:
|
||||
# image: your-registry/media-automator:latest
|
||||
container_name: media-automator
|
||||
container_name: porntuamte
|
||||
restart: unless-stopped
|
||||
|
||||
environment:
|
||||
- CONFIG_PATH=/config/config.yml
|
||||
- TZ=America/New_York # <-- set your timezone
|
||||
- TZ=America/Edmonton # <-- set your timezone
|
||||
|
||||
volumes:
|
||||
# Config file
|
||||
|
|
|
|||
Loading…
Reference in a new issue