feat(release): Complete example compose
This commit is contained in:
parent
9df4aa5e32
commit
1c2a6facc0
3 changed files with 6 additions and 5 deletions
|
|
@ -1,9 +1,9 @@
|
|||
services:
|
||||
bot:
|
||||
container_name: "pnp_scheduler_bot"
|
||||
image:
|
||||
image: neintonine/pnp-scheduler:release
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./data:/app/data
|
||||
env_file:
|
||||
- ../.env.example
|
||||
- .env
|
||||
Loading…
Add table
Add a link
Reference in a new issue