diff --git a/.env.example b/.env.example index 65751b6..3b52d67 100644 --- a/.env.example +++ b/.env.example @@ -2,7 +2,7 @@ ENVIRONMENT=local # The base URI that's used for all generated URIs -BASE_URI=http://localhost +BASE_URI=http://localhost:8000 # Overwrite default log paths (null = default) DEBUG_LOG_PATH=null