using github container registry images.

update documentation to enable persistence by default
update docs to include influxdb
This commit is contained in:
Jason Kulatunga
2022-05-01 21:08:18 -07:00
parent 08f247109a
commit ae99ffd57e
5 changed files with 22 additions and 9 deletions
+2
View File
@@ -1,3 +1,5 @@
# This vagrant file is only used for local development & testing.
Vagrant.configure("2") do |config|
config.vm.guest = :freebsd
config.vm.synced_folder ".", "/vagrant", id: "vagrant-root", disabled: true