Adding a docker compose for local dev

Changed the dummy example file to match the expected LOG location
This commit is contained in:
Samuel Beaulieu 2018-06-19 11:51:29 -05:00 committed by kevpl
parent 8be578493a
commit 678290f779
2 changed files with 16 additions and 1 deletions

View file

@ -14,7 +14,7 @@
:config:
site_name: 'vmpooler'
logfile: '/var/log/vmpooler/vmpooler.log'
logfile: '/var/log/vmpooler.log'
task_limit: 10
timeout: 15
vm_checktime: 15