A bunch of new updates from icehrm pro

This commit is contained in:
Thilina Hasantha
2019-02-03 13:55:39 +01:00
parent a75325fb52
commit 96b0ad8496
598 changed files with 74156 additions and 29979 deletions

5
Vagrantfile vendored
View File

@@ -21,9 +21,8 @@ Vagrant.configure(2) do |config|
config.vm.hostname = "icehrm.open"
config.hostsupdater.aliases = [
"app.dev",
"app.app.dev",
"clients.app.dev"
"app.icehrm-open.test",
"clients.icehrm-open.test"
]
end