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: .
|
build: .
|
||||||
# Or use a pre-built image if you push one:
|
# Or use a pre-built image if you push one:
|
||||||
# image: your-registry/media-automator:latest
|
# image: your-registry/media-automator:latest
|
||||||
container_name: media-automator
|
container_name: porntuamte
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
- CONFIG_PATH=/config/config.yml
|
- CONFIG_PATH=/config/config.yml
|
||||||
- TZ=America/New_York # <-- set your timezone
|
- TZ=America/Edmonton # <-- set your timezone
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
# Config file
|
# Config file
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue