Make schema for env more strict to only accept strings
Created by: eseliger
Environment variables can only be strings, so we shouldn't accept int, bool etc.
Created by: eseliger
Environment variables can only be strings, so we shouldn't accept int, bool etc.