Updated run.sh
This commit is contained in:
parent
c9184a687a
commit
483e38caab
@ -12,14 +12,3 @@ services:
|
||||
- "4567:4567"
|
||||
volumes:
|
||||
- .:/code
|
||||
|
||||
cron:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
restart: unless-stopped
|
||||
tty: true
|
||||
container_name: cron
|
||||
command: whenever -i
|
||||
volumes:
|
||||
- .:/code
|
Loading…
Reference in New Issue
Block a user