com.alecdorrington.server.config.Env
The application environment, populated from JVM system properties and environment variables alike.
Attributes
-
Experimental
-
true
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
The root directory from which static assets are served.
The root directory from which static assets are served.
Attributes
Whether the server is running in development mode.
Whether the server is running in development mode.
Attributes
The host the server binds to.
The host the server binds to.
Attributes
The name of the application.
The name of the application.
Attributes
The port the server listens on.
The port the server listens on.
Attributes
The version of the application.
The version of the application.
Attributes